From b3da7a780879df2275bbbbfc5d102414a58b7016 Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Mon, 2 Jun 2025 02:53:42 +0100 Subject: [PATCH] change to bcprov-jdk18on due to multiple CVEs --- third-party-libs/bouncycastle-native/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/third-party-libs/bouncycastle-native/pom.xml b/third-party-libs/bouncycastle-native/pom.xml index b5d4270..6e2a2af 100644 --- a/third-party-libs/bouncycastle-native/pom.xml +++ b/third-party-libs/bouncycastle-native/pom.xml @@ -91,8 +91,8 @@ org.bouncycastle - bcprov-jdk15on - 1.67 + bcprov-jdk18on + 1.80 org.junit.jupiter @@ -226,4 +226,4 @@ - \ No newline at end of file +