Skip to content

Commit

Permalink
Update dependency com.nimbusds:nimbus-jose-jwt to v9.39.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 22, 2024
1 parent af77348 commit e77f014
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 @@ -318,7 +318,7 @@ dependencies {
implementation group: 'org.springframework.session', name: 'spring-session-data-redis'
implementation group: 'org.springframework', name: 'spring-context'
implementation 'org.springframework.integration:spring-integration-redis:6.3.0'
implementation group: 'com.nimbusds', name: 'nimbus-jose-jwt', version: '9.39'
implementation group: 'com.nimbusds', name: 'nimbus-jose-jwt', version: '9.39.1'

implementation group: 'org.openapitools', name: 'jackson-databind-nullable', version: '0.2.6'
implementation group: 'org.springframework.ws', name: 'spring-ws-security', {
Expand Down

0 comments on commit e77f014

Please sign in to comment.