xiongzhu 4 ani în urmă
părinte
comite
eeada26bf5

BIN
jar/bcpkix-jdk15on-1.68.jar


+ 5 - 1
o2server/x_processplatform_assemble_surface/pom.xml

@@ -90,7 +90,11 @@
 			<artifactId>bcprov-jdk15on</artifactId>
 			<version>1.68</version>
 		</dependency>
-
+		<dependency>
+			<groupId>org.bouncycastle</groupId>
+			<artifactId>bcprov-jdk15on</artifactId>
+			<version>1.68</version>
+		</dependency>
 	</dependencies>
 	<build>
 		<plugins>