Skip to content

Commit 1eb88f5

Browse files
Bump org-bouncycastle from 1.79 to 1.81
Bumps `org-bouncycastle` from 1.79 to 1.81. Updates `org.bouncycastle:bcpkix-jdk18on` from 1.79 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:bcprov-jdk18on` from 1.79 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 - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-version: '1.81' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3084c08 commit 1eb88f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ org-springframework = "7.0.0-SNAPSHOT"
33
org-springframework-security = "7.0.0-SNAPSHOT"
44
com-fasterxml-jackson = "2.18.4.1"
55
nimbus-jose-jwt = "10.3.1"
6-
org-bouncycastle = "1.79"
6+
org-bouncycastle = "1.81"
77
com-squareup-okhttp3 = "4.12.0"
88
io-spring-javaformat = "0.0.47"
99
io-spring-nohttp = "0.0.11"

0 commit comments

Comments
 (0)