From 7419df5b10896a0ebe078082852b0d78410ff1b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2026 18:47:39 +0000 Subject: [PATCH] Bump org.bouncycastle:bcprov-jdk18on from 1.84 to 1.85 in /examples/jdbc 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] --- examples/jdbc/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/jdbc/pom.xml b/examples/jdbc/pom.xml index 95e781aae..4fd7a42ab 100644 --- a/examples/jdbc/pom.xml +++ b/examples/jdbc/pom.xml @@ -101,7 +101,7 @@ org.bouncycastle bcprov-jdk18on - 1.84 + 1.85 org.bouncycastle