From 2d643b57fd65a3c4e7ae1f821d536f22ec0301bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Sep 2026 05:34:38 +0000 Subject: [PATCH] Bump org.bouncycastle:bcprov-jdk18on from 1.84 to 1.85 in /src/it Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.84 to 1.85. - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.md) - [Commits](https://github.com/bcgit/bc-java/commits) --- updated-dependencies: - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-version: '1.85' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/it/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/it/pom.xml b/src/it/pom.xml index 25cf5873..e11a0553 100644 --- a/src/it/pom.xml +++ b/src/it/pom.xml @@ -9,7 +9,7 @@ integration - 1.84 + 1.85 ${bc.version}