Skip to content

Commit

Permalink
build(deps): bump versions.bouncyCastleVersion from 1.78 to 1.78.1
Browse files Browse the repository at this point in the history
Bumps `versions.bouncyCastleVersion` from 1.78 to 1.78.1.

Updates `org.bouncycastle:bcpkix-jdk18on` from 1.78 to 1.78.1
- [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.78 to 1.78.1
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `org.bouncycastle:bcprov-ext-jdk18on` from 1.78 to 1.78.1

---
updated-dependencies:
- dependency-name: org.bouncycastle:bcpkix-jdk18on
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.bouncycastle:bcprov-jdk18on
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.bouncycastle:bcprov-ext-jdk18on
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent b2f0b53 commit b44ad60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ def versions = [:]
// Versions shared between multiple dependencies
versions.aspectJVersion = "1.9.4"
versions.apacheDsVersion = "2.0.0.AM27"
versions.bouncyCastleVersion = "1.78"
versions.bouncyCastleVersion = "1.78.1"
versions.commonsioVersion = "2.16.1"
versions.hamcrestVersion = "2.2"
versions.springBootVersion = "2.7.18"
Expand Down

0 comments on commit b44ad60

Please sign in to comment.