Release 1.13.2
[sdc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index c80fec4..a6fa257 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -111,7 +111,6 @@ Modifications copyright (c) 2018-2019 Nokia
         <logback.version>1.2.12</logback.version>
         <slf4j-api.version>1.7.36</slf4j-api.version>
         <commons-codec>1.15</commons-codec>
-        <commons-logging>1.2</commons-logging>
         <janino.version>3.1.9</janino.version>
 
         <!-- aspects -->
@@ -181,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>