From 48a262a8147ac163d0f5eac0659e156e6203153d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 04:22:57 +0000 Subject: [PATCH] build(deps-dev): bump com.nimbusds:oauth2-oidc-sdk Bumps [com.nimbusds:oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) from 11.37.2 to 11.38.2. - [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.38.2..11.37.2) --- updated-dependencies: - dependency-name: com.nimbusds:oauth2-oidc-sdk dependency-version: 11.38.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- juneau-examples/juneau-examples-mcp/pom.xml | 2 +- juneau-rest/juneau-rest-client-mcp-auth/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/juneau-examples/juneau-examples-mcp/pom.xml b/juneau-examples/juneau-examples-mcp/pom.xml index 525e9bba08..2c9140333d 100644 --- a/juneau-examples/juneau-examples-mcp/pom.xml +++ b/juneau-examples/juneau-examples-mcp/pom.xml @@ -38,7 +38,7 @@ both declare their Nimbus dependency 'provided' (non-transitive), so a consumer that actually runs JWT validation or the OAuth client flows (as the secured example does) must re-declare them itself. --> 10.9.1 - 11.37.2 + 11.38.2 diff --git a/juneau-rest/juneau-rest-client-mcp-auth/pom.xml b/juneau-rest/juneau-rest-client-mcp-auth/pom.xml index 9e686aba24..d01d9b682e 100644 --- a/juneau-rest/juneau-rest-client-mcp-auth/pom.xml +++ b/juneau-rest/juneau-rest-client-mcp-auth/pom.xml @@ -35,7 +35,7 @@ - 11.37.2 + 11.38.2