Skip to content

Commit

Permalink
Renovate/com.nimbusds nimbus jose jwt 9.x (#440)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
jackmaloney and renovate[bot] authored Jun 17, 2024
1 parent 9c35b69 commit ae09d1c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -293,4 +293,3 @@ If we encounter a SOAP general error response (as shown below) please check that
## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details

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.40'

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 ae09d1c

Please sign in to comment.