소스 검색

spring-test

Raod 10 달 전
부모
커밋
faab8289d8
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      report-core/pom.xml

+ 1 - 2
report-core/pom.xml

@@ -63,8 +63,7 @@
 
         <dependency>
             <groupId>org.springframework</groupId>
-            <artifactId>spring-mock</artifactId>
-            <version>2.0.8</version>
+            <artifactId>spring-test</artifactId>
         </dependency>
 
         <dependency>