From 784f799fe5dcf20aa4c044db7aa78e2d317e7318 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 01:38:03 +0000 Subject: [PATCH] Bump com.nimbusds:nimbus-jose-jwt from 10.3.1 to 10.4.2 Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 10.3.1 to 10.4.2. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.4.2..10.3.1) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-version: 10.4.2 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..fc24a91 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.2 org.yaml