Skip to content

Commit

Permalink
chore(deps): bump org.bouncycastle:bcpkix-jdk18on
Browse files Browse the repository at this point in the history
Bumps [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) from 1.78.1 to 1.79.
- [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-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent f5e0c1a commit 51e5d67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk-dependency-versions/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ dependencies.constraints {
api("com.google.code.findbugs:jsr305:3.0.2") {
because("java.annotation")
}
api("org.bouncycastle:bcpkix-jdk18on:1.78.1") {
api("org.bouncycastle:bcpkix-jdk18on:1.79") {
because("org.bouncycastle.pkix")
}
api("org.bouncycastle:bcprov-jdk18on:1.78.1") {
Expand Down

0 comments on commit 51e5d67

Please sign in to comment.