Skip to content

Commit

Permalink
Update dependency com.nimbusds:nimbus-jose-jwt to v9.44
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent 7643af6 commit b685bc2
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 @@ -15,7 +15,7 @@ dependencies {

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

api "com.nimbusds:nimbus-jose-jwt:9.42"
api "com.nimbusds:nimbus-jose-jwt:9.44"
api 'commons-codec:commons-codec:1.17.1'
api "org.grails.plugins:spring-security-core:${springSecurityCoreVersion}"

Expand Down

0 comments on commit b685bc2

Please sign in to comment.