Skip to content

Commit 5525663

Browse files
Build(deps): Bump com.nimbusds:oauth2-oidc-sdk from 11.27 to 11.27.1 (#817)
Bumps [com.nimbusds:oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) from 11.27 to 11.27.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.27.1..11.27) --- updated-dependencies: - dependency-name: com.nimbusds:oauth2-oidc-sdk dependency-version: 11.27.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 cd33e7b commit 5525663

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

6969
</dependencies>

0 commit comments

Comments
 (0)