소스 검색

idea 快照 jar 到maven 库

wuweihao 3 년 전
부모
커밋
9e839b7905
1개의 변경된 파일0개의 추가작업 그리고 12개의 파일을 삭제
  1. 0 12
      pom.xml

+ 0 - 12
pom.xml

@@ -164,18 +164,6 @@
                 <version>${junit.version}</version>
             </dependency>
 
-
-            <!--<dependency>-->
-                <!--<groupId>org.bouncycastle</groupId>-->
-                <!--<artifactId>bcprov-jdk15</artifactId>-->
-                <!--<version>1.44</version>-->
-            <!--</dependency>-->
-
-            <!--<dependency>-->
-                <!--<groupId>org.bouncycastle</groupId>-->
-                <!--<artifactId>bcprov-jdk15on</artifactId>-->
-                <!--<version>1.70</version>-->
-            <!--</dependency>-->
         </dependencies>
     </dependencyManagement>