Skip to content

Commit

Permalink
Update dependency com.nimbusds:nimbus-jose-jwt to v9.48
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 4221cd8 commit 492af64
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 @@ -115,7 +115,7 @@ dependencies {
testFixturesCompileOnly 'org.projectlombok:lombok'
testFixturesAnnotationProcessor 'org.projectlombok:lombok'

testFixturesApi 'com.nimbusds:nimbus-jose-jwt:9.47'
testFixturesApi 'com.nimbusds:nimbus-jose-jwt:9.48'
testFixturesApi 'org.assertj:assertj-core'
testFixturesApi 'org.bouncycastle:bcprov-jdk18on:1.79'
testFixturesApi 'org.springframework:spring-webflux'
Expand Down

0 comments on commit 492af64

Please sign in to comment.