Bump BouncyCastle to 1.74 21/106521/1
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 18 Jun 2023 18:58:10 +0000 (20:58 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 18 Jun 2023 18:58:10 +0000 (20:58 +0200)
https://www.bouncycastle.org/releasenotes.html

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

index ffb6bf6097e605f1c2ee6cad6ed62211e5cc7c09..77e1dee254d5081e6bdaa93975bf15deedf469e0 100644 (file)
@@ -42,7 +42,7 @@
 
     <!-- Supporting Libraries -->
     <!-- Only used internally -->
-    <bouncycastle.version>1.73</bouncycastle.version>
+    <bouncycastle.version>1.74</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. -->