Skip to content

Commit

Permalink
Bump com.nimbusds:oauth2-oidc-sdk from 11.7.1 to 11.8
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.7.1 to 11.8.
- [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.8..11.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 537bbbb commit 762a6f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ java = "17"
kotlinxSerialization = "1.6.2"
ktlint = "0.50.0"
nimbusJoseJwt = "9.37.3"
nimbusOAuth2 = "11.7.1"
nimbusOAuth2 = "11.8"
eudiSdJwt = "0.1.0-SNAPSHOT"
bouncyCastle = "1.77"
dependencyCheck = "8.4.2"
Expand Down

0 comments on commit 762a6f9

Please sign in to comment.