Bump BouncyCastle to 1.77 41/109141/2
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 1 Dec 2023 15:19:53 +0000 (16:19 +0100)
committerRobert Varga <nite@hq.sk>
Fri, 1 Dec 2023 19:49:12 +0000 (19:49 +0000)
https://www.bouncycastle.org/releasenotes.html#r1rv77

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

index 3b4fd6af4716cec42220f69073a710c9822cd13b..1e77c5bd2cb963aff2ca832886fe5b9c319c896a 100644 (file)
@@ -42,7 +42,7 @@
 
     <!-- Supporting Libraries -->
     <!-- Only used internally -->
-    <bouncycastle.version>1.76</bouncycastle.version>
+    <bouncycastle.version>1.77</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. -->