From f998ea93ede98b1f469e942b8f0ae5ce4fdd0e73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 08:41:33 +0000 Subject: [PATCH] build(deps): bump oauth2-oidc-sdk from 10.5 to 10.11 Bumps [oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) from 10.5 to 10.11. - [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/10.11..10.5) --- updated-dependencies: - dependency-name: com.nimbusds:oauth2-oidc-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 43921e8..54cf3f5 100644 --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,7 @@ com.nimbusds oauth2-oidc-sdk - 10.5 + 10.11 org.projectlombok