From 9aad8d97891af97c7c116ce75a5d322867cb8485 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 01:05:42 +0000 Subject: [PATCH] Bump com.nimbusds:nimbus-jose-jwt from 10.3.1 to 10.5 Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 10.3.1 to 10.5. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.5..10.3.1) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-version: '10.5' 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 f3feabd..38f3085 100644 --- a/custom-login/pom.xml +++ b/custom-login/pom.xml @@ -81,7 +81,7 @@ com.nimbusds nimbus-jose-jwt - 10.3.1 + 10.5 org.yaml