Skip to content

Commit

Permalink
Merge pull request #298 from xenit-eu/renovate/com.nimbusds-nimbus-jo…
Browse files Browse the repository at this point in the history
…se-jwt-9.x

Update dependency com.nimbusds:nimbus-jose-jwt to v9.47
  • Loading branch information
vierbergenlars authored Dec 4, 2024
2 parents 0506db0 + 0e96eee commit 4221cd8
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.45'
testFixturesApi 'com.nimbusds:nimbus-jose-jwt:9.47'
testFixturesApi 'org.assertj:assertj-core'
testFixturesApi 'org.bouncycastle:bcprov-jdk18on:1.79'
testFixturesApi 'org.springframework:spring-webflux'
Expand Down

0 comments on commit 4221cd8

Please sign in to comment.