From f09094da151fad95bcabd2ef09a68e29dbf1f186 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 04:23:17 +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-integration-tests/pom.xml | 2 +- juneau-rest/juneau-rest-server-auth-oauth/pom.xml | 2 +- juneau-rest/juneau-rest-server-auth-oidc-rp/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/juneau-integration-tests/pom.xml b/juneau-integration-tests/pom.xml index a2d5b3bda2..356d1dfc6e 100644 --- a/juneau-integration-tests/pom.xml +++ b/juneau-integration-tests/pom.xml @@ -290,7 +290,7 @@ com.nimbusds oauth2-oidc-sdk - 11.37.2 + 11.38.2 test diff --git a/juneau-rest/juneau-rest-server-auth-oauth/pom.xml b/juneau-rest/juneau-rest-server-auth-oauth/pom.xml index 499c254316..2421fc2dc8 100644 --- a/juneau-rest/juneau-rest-server-auth-oauth/pom.xml +++ b/juneau-rest/juneau-rest-server-auth-oauth/pom.xml @@ -36,7 +36,7 @@ Nimbus OAuth 2.0 SDK pin. 11.37.2 (May 2026) is the current stable on Maven Central as of land time. --> - 11.37.2 + 11.38.2 diff --git a/juneau-rest/juneau-rest-server-auth-oidc-rp/pom.xml b/juneau-rest/juneau-rest-server-auth-oidc-rp/pom.xml index 701406ea62..e106b5ef2d 100644 --- a/juneau-rest/juneau-rest-server-auth-oidc-rp/pom.xml +++ b/juneau-rest/juneau-rest-server-auth-oidc-rp/pom.xml @@ -36,7 +36,7 @@ Nimbus OAuth 2.0 SDK pin - kept on the same 11.37.2 line as juneau-rest-server-auth-oauth (see FINISHED-94c). A future bump must re-run the dependency:tree containment check. --> - 11.37.2 + 11.38.2