|
|
@@ -14,7 +14,7 @@
|
|
14
|
14
|
<parent>
|
|
15
|
15
|
<groupId>org.springframework.boot</groupId>
|
|
16
|
16
|
<artifactId>spring-boot-starter-parent</artifactId>
|
|
17
|
|
- <version>2.0.3.RELEASE</version>
|
|
|
17
|
+ <version>2.0.4.RELEASE</version>
|
|
18
|
18
|
<relativePath/> <!-- lookup parent from repository -->
|
|
19
|
19
|
</parent>
|
|
20
|
20
|
|
|
|
@@ -44,7 +44,7 @@
|
|
44
|
44
|
</dependency>
|
|
45
|
45
|
<dependency>
|
|
46
|
46
|
<groupId>org.springframework.cloud</groupId>
|
|
47
|
|
- <artifactId>spring-cloud-starter-netflix-eureka-server</artifactId>
|
|
|
47
|
+ <artifactId>spring-cloud-starter-netflix-eureka-client</artifactId>
|
|
48
|
48
|
</dependency>
|
|
49
|
49
|
<dependency>
|
|
50
|
50
|
<groupId>org.springframework.cloud</groupId>
|