Bump BouncyCastle to 1.76 98/107298/2
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 7 Aug 2023 14:48:43 +0000 (16:48 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 7 Aug 2023 15:23:52 +0000 (17:23 +0200)
https://www.bouncycastle.org/releasenotes.html#r1rv76

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

index 862fc168e3e0b7daf99b7c1ce8fbc2093d51d763..6290c00132a2317078a4730b92e62a15b675d8e7 100644 (file)
@@ -42,7 +42,7 @@
 
     <!-- Supporting Libraries -->
     <!-- Only used internally -->
-    <bouncycastle.version>1.75</bouncycastle.version>
+    <bouncycastle.version>1.76</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. -->