chendayu il y a 2 ans
Parent
commit
88b0b793d8
1 fichiers modifiés avec 0 ajouts et 5 suppressions
  1. 0 5
      RMS/pom.xml

+ 0 - 5
RMS/pom.xml

@@ -164,11 +164,6 @@
             <groupId>org.springframework.boot</groupId>
             <artifactId>spring-boot-starter-amqp</artifactId>
         </dependency>
-        <dependency>
-            <groupId>org.springframework.boot</groupId>
-            <artifactId>spring-boot-starter-test</artifactId>
-            <scope>test</scope>
-        </dependency>
     </dependencies>
 
     <build>