wuweihao 3 роки тому
батько
коміт
5f7b6a9a81
1 змінених файлів з 11 додано та 20 видалено
  1. 11 20
      pom.xml

+ 11 - 20
pom.xml

@@ -150,26 +150,17 @@
             </dependency>
 
 
-            <dependency>
-                <groupId>org.bouncycastle</groupId>
-                <artifactId>bcprov-jdk15</artifactId>
-                <version>1.44</version>
-            </dependency>
-<!--            <dependency>-->
-<!--                <groupId>org.bouncycastle</groupId>-->
-<!--                <artifactId>bcprov-jdk15on</artifactId>-->
-<!--                <systemPath>${project.basedir}/gis_application/src/main/resources/jar/bcprov-ext-jdk15on-170.jar</systemPath>-->
-<!--            </dependency>-->
-<!--            <dependency>-->
-<!--                <groupId>org.bouncycastle</groupId>-->
-<!--                <artifactId>bcprov-jdk15on</artifactId>-->
-<!--                <systemPath>${project.basedir}/gis_application/src/main/resources/jar/bcprov-ext-jdk15on-170.jar</systemPath>-->
-<!--            </dependency>-->
-            <dependency>
-                <groupId>org.bouncycastle</groupId>
-                <artifactId>bcprov-jdk15on</artifactId>
-                <version>1.70</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>