From 847847f3aab4ced11434baacb70e1899bf4193e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 06:19:51 +0000 Subject: [PATCH] Bump oauth2-oidc-sdk from 6.5 to 9.32 in /msal-web-sample Bumps [oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) from 6.5 to 9.32. - [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/9.32..6.5) --- updated-dependencies: - dependency-name: com.nimbusds:oauth2-oidc-sdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- msal-web-sample/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/msal-web-sample/pom.xml b/msal-web-sample/pom.xml index 7061241..f5543a0 100644 --- a/msal-web-sample/pom.xml +++ b/msal-web-sample/pom.xml @@ -24,7 +24,7 @@ com.nimbusds oauth2-oidc-sdk - 6.5 + 9.32 org.json