From 79fe3c6fd10ba1c27e183766c3fa21475ab5ace7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 02:14:30 +0000 Subject: [PATCH] Build(deps): Bump com.nimbusds:oauth2-oidc-sdk from 11.30 to 11.30.1 Bumps [com.nimbusds:oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) from 11.30 to 11.30.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.30.1..11.30) --- updated-dependencies: - dependency-name: com.nimbusds:oauth2-oidc-sdk dependency-version: 11.30.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- basyx.common/basyx.client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basyx.common/basyx.client/pom.xml b/basyx.common/basyx.client/pom.xml index 6ea8c2846..8952e2966 100644 --- a/basyx.common/basyx.client/pom.xml +++ b/basyx.common/basyx.client/pom.xml @@ -63,7 +63,7 @@ com.nimbusds oauth2-oidc-sdk - 11.30 + 11.30.1