Skip to content

Commit 2b17672

Browse files
Build(deps): Bump com.nimbusds:oauth2-oidc-sdk from 11.31 to 11.31.1 (#951)
Bumps [com.nimbusds:oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) from 11.31 to 11.31.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/branches/compare/11.31.1..11.31) --- updated-dependencies: - dependency-name: com.nimbusds:oauth2-oidc-sdk dependency-version: 11.31.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 77325a6 commit 2b17672

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

basyx.common/basyx.client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<dependency>
6464
<groupId>com.nimbusds</groupId>
6565
<artifactId>oauth2-oidc-sdk</artifactId>
66-
<version>11.31</version>
66+
<version>11.31.1</version>
6767
</dependency>
6868

6969
</dependencies>

0 commit comments

Comments
 (0)