Skip to content

Commit

Permalink
Bump com.nimbusds:oauth2-oidc-sdk from 10.13.2 to 11.12
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 10.13.2 to 11.12.
- [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.12..10.13.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 31, 2024
1 parent feedd81 commit f8abd44
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 @@ -28,7 +28,7 @@ ext {
aws_lambda_events_version: "3.11.5",
gson: "2.10.1",
jetbrains_annotations: "24.1.0",
nimbusds_oauth_version: "10.13.2",
nimbusds_oauth_version: "11.12",
nimbusds_jwt_version: "9.39.3",
junit: "5.10.2",
xray: "2.16.0",
Expand Down

0 comments on commit f8abd44

Please sign in to comment.