Skip to content

Commit

Permalink
chore(deps): bump org.bouncycastle:bcpkix-jdk18on from 1.78.1 to 1.79…
Browse files Browse the repository at this point in the history
… in /sdk-dependency-versions (#2064)
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 811836f commit e3a7210
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.79") {
Expand Down

0 comments on commit e3a7210

Please sign in to comment.