From 1e62b122782d94f5e4d6a378872d978134db1523 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2026 01:13:22 +0000 Subject: [PATCH] Bump org.bouncycastle:bcprov-jdk18on from 1.80 to 1.84 in /client Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.80 to 1.84. - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) --- updated-dependencies: - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-version: '1.84' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/pom.xml b/client/pom.xml index 9c0bb4677..4c2de77d3 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -86,7 +86,7 @@ org.bouncycastle bcprov-jdk18on - 1.80 + 1.84