浏览代码

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>