Skip to content

Commit 3ea0435

Browse files
Build(deps): Bump com.nimbusds:oauth2-oidc-sdk from 11.29.2 to 11.30 (#890)
Bumps [com.nimbusds:oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) from 11.29.2 to 11.30. - [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.30..11.29.2) --- updated-dependencies: - dependency-name: com.nimbusds:oauth2-oidc-sdk dependency-version: '11.30' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 93a4f69 commit 3ea0435

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

6969
</dependencies>

0 commit comments

Comments
 (0)