From 64282033d3d96c144e8261d93e956bc7784b6e20 Mon Sep 17 00:00:00 2001 From: kasemir Date: Tue, 26 May 2026 14:38:43 -0400 Subject: [PATCH] Update bouncycastle to 1.84 --- core/pva/pom.xml | 6 +++--- dependencies/phoebus-target/pom.xml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/core/pva/pom.xml b/core/pva/pom.xml index c86a428e16..f4bdc947f6 100644 --- a/core/pva/pom.xml +++ b/core/pva/pom.xml @@ -27,17 +27,17 @@ org.bouncycastle bcpkix-jdk18on - 1.82 + 1.84 org.bouncycastle bcutil-jdk18on - 1.82 + 1.84 org.bouncycastle bcprov-jdk18on - 1.82 + 1.84 diff --git a/dependencies/phoebus-target/pom.xml b/dependencies/phoebus-target/pom.xml index f06802d1bf..1877a734ab 100644 --- a/dependencies/phoebus-target/pom.xml +++ b/dependencies/phoebus-target/pom.xml @@ -548,17 +548,17 @@ org.bouncycastle bcpkix-jdk18on - 1.82 + 1.84 org.bouncycastle bcutil-jdk18on - 1.82 + 1.84 org.bouncycastle bcprov-jdk18on - 1.82 + 1.84