Skip to content

Commit

Permalink
Update dependency com.nimbusds:nimbus-jose-jwt to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 17, 2023
1 parent 400a246 commit d267b6e
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 @@ -217,7 +217,7 @@ dependencies {
compile group: 'org.codehaus.groovy', name: 'groovy', version: groovyVersion
compile group: 'org.codehaus.groovy', name: 'groovy-xml', version: groovyVersion

compile group: 'com.nimbusds', name: 'nimbus-jose-jwt', version: '7.9'
compile group: 'com.nimbusds', name: 'nimbus-jose-jwt', version: '9.31'
compile group: 'org.springframework.security', name: 'spring-security-crypto'


Expand Down

0 comments on commit d267b6e

Please sign in to comment.