Skip to content

Commit 3e7c4e9

Browse files
committed
update pom-extraa
1 parent 3cd29c1 commit 3e7c4e9

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

pom-extra.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,18 @@
123123
<artifactId>commons-digester3</artifactId>
124124
<version>3.2</version>
125125
</dependency>
126+
<dependency>
127+
<groupId>org.springframework.cloud</groupId>
128+
<artifactId>spring-cloud-netflix-eureka-client</artifactId>
129+
<version>RELEASE</version>
130+
<scope>compile</scope>
131+
</dependency>
132+
<dependency>
133+
<groupId>org.springframework.cloud</groupId>
134+
<artifactId>spring-cloud-netflix-eureka-client</artifactId>
135+
<version>RELEASE</version>
136+
<scope>compile</scope>
137+
</dependency>
126138

127139
</dependencies>
128140

0 commit comments

Comments
 (0)