Skip to content
This repository was archived by the owner on Aug 27, 2024. It is now read-only.

Commit ecdccaf

Browse files
build(deps): bump com.nimbusds:oauth2-oidc-sdk from 10.5 to 10.12
Bumps [com.nimbusds:oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) from 10.5 to 10.12. - [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.12..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] <[email protected]>
1 parent 12eac67 commit ecdccaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>com.nimbusds</groupId>
5454
<artifactId>oauth2-oidc-sdk</artifactId>
55-
<version>10.5</version>
55+
<version>10.12</version>
5656
</dependency>
5757
<dependency>
5858
<groupId>org.projectlombok</groupId>

0 commit comments

Comments
 (0)