|
@@ -36,18 +36,6 @@
|
|
|
<spring.version>4.3.9.RELEASE</spring.version>
|
|
|
</properties>
|
|
|
|
|
|
- <dependencies>
|
|
|
- <dependency>
|
|
|
- <groupId>org.springframework.boot</groupId>
|
|
|
- <artifactId>spring-boot-starter-test</artifactId>
|
|
|
- <scope>test</scope>
|
|
|
- </dependency>
|
|
|
- <dependency>
|
|
|
- <groupId>org.springframework.cloud</groupId>
|
|
|
- <artifactId>spring-cloud-starter</artifactId>
|
|
|
- </dependency>
|
|
|
- </dependencies>
|
|
|
-
|
|
|
<dependencyManagement>
|
|
|
<dependencies>
|
|
|
<dependency>
|