From 90b88d753b5e1f3af65f943d6a89b630bcb31a0c Mon Sep 17 00:00:00 2001 From: Jan Werner <105367074+janjwerner-confluent@users.noreply.github.com> Date: Thu, 12 Sep 2024 15:11:48 -0400 Subject: [PATCH] update bouncycastle to version 2.0 (#11) update bouncycastle to version 2.0 --- pom.xml | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index b24e1752e46..4891a5d05c1 100644 --- a/pom.xml +++ b/pom.xml @@ -103,11 +103,11 @@ 3.8.4 1.78 - 1.0.2.4 - 1.0.13 - 1.0.7 + that the library version you're updating to is FIPS certified e.g. 1.0.2.4 -> 1.0.2.5 is not OK --> + 2.0.0 + 2.0.3 + 2.0.19 + 2.0.7 0.18.0 1.7.1 8.44 @@ -385,6 +385,11 @@ bcpkix-fips ${bouncycastle.bcpkix-fips.version} + + org.bouncycastle + bcutil-fips + ${bouncycastle.bcutil-fips.version} + com.google.code.gson gson