wangwei 7 ani în urmă
părinte
comite
9c04a9b428
1 a modificat fișierele cu 0 adăugiri și 12 ștergeri
  1. 0 12
      pom.xml

+ 0 - 12
pom.xml

@@ -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>