Skip to content

Commit

Permalink
Bump com.nimbusds:oauth2-oidc-sdk from 11.13 to 11.19
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.13 to 11.19.
- [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.19..11.13)

---
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 Aug 30, 2024
1 parent 858ee7d commit 4cfcca9
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 @@ -16,7 +16,7 @@ jcipAnnotationsVersion = "1.0_2"
# Once Javalin version is upgraded to the latest, this override may be removed.
jettyVersion = "11.0.21"
micrometerVersion = "1.12.4"
nimbusVersion = "11.13"
nimbusVersion = "11.19"
kafkaClientVersion = "3.7.0_1"
kubernetesClientVersion = "6.13.1"
log4jVersion = "2.23.0"
Expand Down

0 comments on commit 4cfcca9

Please sign in to comment.