Skip to content

Commit 5af7c44

Browse files
chore(deps): bump bouncycastle.version from 1.80 to 1.81
Bumps `bouncycastle.version` from 1.80 to 1.81. Updates `org.bouncycastle:bcprov-jdk18on` 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) Updates `org.bouncycastle:bcpkix-jdk18on` 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:bcprov-jdk18on dependency-version: '1.81' dependency-type: direct:production update-type: version-update:semver-minor - 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] <[email protected]>
1 parent 3a0be5c commit 5af7c44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
<assertj.core.version>3.27.3</assertj.core.version>
114114
<awaitility.version>4.3.0</awaitility.version>
115115
<approvaltests.version>24.22.0</approvaltests.version>
116-
<bouncycastle.version>1.80</bouncycastle.version>
116+
<bouncycastle.version>1.81</bouncycastle.version>
117117
<bc-fips.version>2.1.0</bc-fips.version>
118118
<bcpkix-fips.version>2.1.9</bcpkix-fips.version>
119119
<keycloak.version>26.2.5</keycloak.version><!-- Used by CRD Generator integration tests for verifications -->

0 commit comments

Comments
 (0)