Skip to content

Commit

Permalink
Update dependency com.nimbusds:nimbus-jose-jwt to v9.45
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent aed94b0 commit 206cff1
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.42'
testFixturesApi 'com.nimbusds:nimbus-jose-jwt:9.45'
testFixturesApi 'org.assertj:assertj-core'
testFixturesApi 'org.bouncycastle:bcprov-jdk18on:1.79'
testFixturesApi 'org.springframework:spring-webflux'
Expand Down

0 comments on commit 206cff1

Please sign in to comment.