Skip to content

Commit

Permalink
Update dependency com.nimbusds:nimbus-jose-jwt to v9.40
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 29, 2024
1 parent 403d523 commit dd83c11
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 @@ -379,7 +379,7 @@ dependencies {
implementation 'com.github.hmcts:idam-java-client:2.1.1'
implementation "org.springframework.boot:spring-boot-starter-oauth2-client"
implementation "org.springframework.boot:spring-boot-starter-oauth2-resource-server"
implementation group: 'com.nimbusds', name: 'nimbus-jose-jwt', version: '9.25'
implementation group: 'com.nimbusds', name: 'nimbus-jose-jwt', version: '9.40'

implementation 'org.springframework.boot:spring-boot-starter-validation'

Expand Down

0 comments on commit dd83c11

Please sign in to comment.