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