From 0c91073a7a7cc08daa9f5650d866e4488c01da61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 01:58:26 +0000 Subject: [PATCH] Bump com.nimbusds:nimbus-jose-jwt from 10.3.1 to 10.9 Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 10.3.1 to 10.9. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.9..10.3.1) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-version: '10.9' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- custom-login/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom-login/pom.xml b/custom-login/pom.xml index 70d5a59..b626c8a 100644 --- a/custom-login/pom.xml +++ b/custom-login/pom.xml @@ -92,7 +92,7 @@ com.nimbusds nimbus-jose-jwt - 10.3.1 + 10.9 org.yaml