Skip to content

Commit f179b26

Browse files
Build(deps): Bump com.nimbusds:oauth2-oidc-sdk from 11.30.1 to 11.31 (#947)
Bumps [com.nimbusds:oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) from 11.30.1 to 11.31. - [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..11.30.1) --- updated-dependencies: - dependency-name: com.nimbusds:oauth2-oidc-sdk dependency-version: '11.31' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c0cb4e commit f179b26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.30.1</version>
66+
<version>11.31</version>
6767
</dependency>
6868

6969
</dependencies>

0 commit comments

Comments
 (0)