Skip to content

Commit

Permalink
Update dependency org.bouncycastle:bcutil-jdk18on to v1.80
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent 3710b57 commit 9f84360
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 @@ -384,7 +384,7 @@ dependencies {
implementation group: 'com.google.guava', name: 'guava', version: '33.4.0-jre'
implementation group: 'org.bouncycastle', name: 'bcpkix-jdk18on', version: '1.79'
implementation group: 'org.bouncycastle', name: 'bcprov-jdk18on', version: '1.80'
implementation group: 'org.bouncycastle', name: 'bcutil-jdk18on', version: '1.79'
implementation group: 'org.bouncycastle', name: 'bcutil-jdk18on', version: '1.80'

implementation group: 'wsdl4j', name: 'wsdl4j', version: wsdl4jVersion
jaxb('org.glassfish.jaxb:jaxb-xjc:4.0.5')
Expand Down

0 comments on commit 9f84360

Please sign in to comment.