From 949f0d775ee8615b455258256ea399695768171b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 01:49:53 +0000 Subject: [PATCH] Bump com.nimbusds:nimbus-jose-jwt from 9.41.1 to 9.47 Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.41.1 to 9.47. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.47..9.41.1) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt 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 eeab61c..ed41b08 100644 --- a/custom-login/pom.xml +++ b/custom-login/pom.xml @@ -65,7 +65,7 @@ com.nimbusds nimbus-jose-jwt - 9.41.1 + 9.47 org.yaml