From 8d67f9c8c56bea8b06a1bf4af9aff58b09e9fb9d Mon Sep 17 00:00:00 2001 From: "Keber, David" Date: Wed, 21 Jun 2023 18:15:53 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=EF=B8=8F=20chore(deps):=20updates?= =?UTF-8?q?=20bouncy=20castle=20to=201.75=20(latest=201.7x)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This mitigates CVE-2023-33201. ref. https://github.com/bcgit/bc-java/wiki/CVE-2023-33201 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index ef5d65c2..68396239 100644 --- a/pom.xml +++ b/pom.xml @@ -293,8 +293,8 @@ org.bouncycastle - bcprov-jdk15on - 1.70 + bcprov-jdk18on + 1.75 @@ -306,4 +306,4 @@ - \ No newline at end of file +