Bump BouncyCastle to 1.75 42/106642/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 23 Jun 2023 08:43:10 +0000 (10:43 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 23 Jun 2023 08:43:10 +0000 (10:43 +0200)
https://www.bouncycastle.org/releasenotes.html#r1rv75

Change-Id: Ia66cf8ce65fb0927e208788a96a6a8113e4525bf
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
odlparent/pom.xml

index 959220f2a55502d93512619c7f8004ef0aa08c99..ba48cb9bfd54d861ce7c33a47aad8c0377e9b63b 100644 (file)
@@ -42,7 +42,7 @@
 
     <!-- Supporting Libraries -->
     <!-- Only used internally -->
-    <bouncycastle.version>1.74</bouncycastle.version>
+    <bouncycastle.version>1.75</bouncycastle.version>
 
     <!-- JaCoCo configuration, by default tied to Sonar configuration, but can be overridden separately
          to allow projects to report Sonar values from the entire project. -->