From 8ad95e5baa3f30ad0f0f9d762cf748b529e55e3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Jun 2025 21:50:09 +0000 Subject: [PATCH] chore(deps): bump org.bouncycastle:bcpkix-jdk18on from 1.80 to 1.81 Bumps [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) from 1.80 to 1.81. - [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:bcpkix-jdk18on dependency-version: '1.81' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 315c8396..6153c6ba 100644 --- a/pom.xml +++ b/pom.xml @@ -207,7 +207,7 @@ org.bouncycastle bcpkix-jdk18on - 1.80 + 1.81 junit