Skip to content

Commit

Permalink
Merge pull request #549 from grails/renovate/org.bouncycastle-bcprov-…
Browse files Browse the repository at this point in the history
…jdk18on-1.x

Update dependency org.bouncycastle:bcprov-jdk18on to v1.79
  • Loading branch information
jdaugherty authored Oct 30, 2024
2 parents 83bea12 + fcc9394 commit 7643af6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-security-rest/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies {

api 'org.jasig.cas.client:cas-client-core:3.6.4'

api 'org.bouncycastle:bcprov-jdk18on:1.78.1'
api 'org.bouncycastle:bcprov-jdk18on:1.79'

api "com.nimbusds:nimbus-jose-jwt:9.42"
api 'commons-codec:commons-codec:1.17.1'
Expand Down

0 comments on commit 7643af6

Please sign in to comment.