Skip to content

Commit a6afe73

Browse files
build(deps): bump bouncyCastle-jdk18on from 1.72 to 1.73 (#142)
Bumps `bouncyCastle-jdk18on` from 1.72 to 1.73. Updates `org.bouncycastle:bcprov-jdk18on` from 1.72 to 1.73 - [Release notes](https://github.com/bcgit/bc-java/releases) - [Changelog](https://github.com/bcgit/bc-java/blob/master/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `org.bouncycastle:bcpkix-jdk18on` from 1.72 to 1.73 - [Release notes](https://github.com/bcgit/bc-java/releases) - [Changelog](https://github.com/bcgit/bc-java/blob/master/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) --- updated-dependencies: - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.bouncycastle:bcpkix-jdk18on dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b570c6 commit a6afe73

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
@@ -8,7 +8,7 @@ assertj = "3.24.2"
88
atomikos = "5.0.9"
99
awaitility = "4.2.0"
1010
aws = "2.20.39"
11-
bouncyCastle-jdk18on = "1.72"
11+
bouncyCastle-jdk18on = "1.73"
1212
cloudEvents = "2.4.2"
1313
failsafe = "3.3.1"
1414
googleCloudIamAdmin = "1.2.5"

0 commit comments

Comments
 (0)