Skip to content

Commit

Permalink
Update dependency org.bouncycastle:bcpkix-jdk15on to v1.70
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2023
1 parent ceb0790 commit 8097124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ dependencyCheck {

dependencyManagement {
dependencies {
dependency group: 'org.bouncycastle', name: 'bcpkix-jdk15on', version: '1.68'
dependency group: 'org.bouncycastle', name: 'bcpkix-jdk15on', version: '1.70'
dependencySet(group: 'com.google.guava', version: '30.0-jre') {
entry 'guava'
}
Expand Down

0 comments on commit 8097124

Please sign in to comment.