Skip to content
This repository was archived by the owner on Jun 16, 2025. It is now read-only.

Commit 263ee03

Browse files
Bump com.nimbusds:oauth2-oidc-sdk in /msal-web-sample
Bumps [com.nimbusds:oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) from 6.5 to 11.21.3. - [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.21.3..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] <support@github.com>
1 parent cce249e commit 263ee03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

msal-web-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>com.nimbusds</groupId>
2626
<artifactId>oauth2-oidc-sdk</artifactId>
27-
<version>6.5</version>
27+
<version>11.21.3</version>
2828
</dependency>
2929
<dependency>
3030
<groupId>org.json</groupId>

0 commit comments

Comments
 (0)