Skip to content

Commit

Permalink
Bump com.nimbusds:oauth2-oidc-sdk from 11.20.2 to 11.21
Browse files Browse the repository at this point in the history
Bumps [com.nimbusds:oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) from 11.20.2 to 11.21.
- [Changelog](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions/branches/compare/11.21..11.20.2)

---
updated-dependencies:
- dependency-name: com.nimbusds:oauth2-oidc-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 1deba6d commit 4e40258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<maven.compiler.target>21</maven.compiler.target>
<java.version>21</java.version>
<spring-boot.version>3.4.1</spring-boot.version>
<oauth2-oidc-sdk.version>11.20.2</oauth2-oidc-sdk.version>
<oauth2-oidc-sdk.version>11.21</oauth2-oidc-sdk.version>
<validation-api.version>2.0.1.Final</validation-api.version>
<mockwebserver.version>4.12.0</mockwebserver.version>
<caffeine.version>3.1.8</caffeine.version>
Expand Down

0 comments on commit 4e40258

Please sign in to comment.