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>