Replace outdated dependency org.bouncycastle:bcpkix-jdk15on
[sdc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 800c3f5..a6fa257 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -180,7 +180,7 @@ Modifications copyright (c) 2018-2019 Nokia
         <surefire.reuseForks>true</surefire.reuseForks>
         <surefire.skip.tests>false</surefire.skip.tests>
 
-        <bouncycastle.version>1.70</bouncycastle.version>
+        <bouncycastle.version>2.73.2</bouncycastle.version>
 
         <!--DOCKER-->
         <docker.api.version>1.43</docker.api.version>