chendayu 2 年之前
父節點
當前提交
88b0b793d8
共有 1 個文件被更改,包括 0 次插入5 次删除
  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>