From be4058e507cce1e93327ea4aa5e9bab33c7fabd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 May 2023 20:02:28 +0000 Subject: [PATCH] Bump oauth2-oidc-sdk from 10.7 to 10.9.1 Bumps [oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) from 10.7 to 10.9.1. - [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/commits/tag/10.9.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] --- auth/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auth/pom.xml b/auth/pom.xml index 42b10bd..01fdaf3 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -20,7 +20,7 @@ com.nimbusds oauth2-oidc-sdk - 10.7 + 10.9.1