From 636a03a9db4a051b1e72bf3750487d2540eddd6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 10:11:53 +0200 Subject: [PATCH] Bump com.nimbusds:nimbus-jose-jwt from 9.39 to 9.39.1 (#1543) Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.39 to 9.39.1. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.39.1..9.39) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- spring-security/pom.xml | 2 +- spring-xsuaa-test/pom.xml | 2 +- spring-xsuaa/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/spring-security/pom.xml b/spring-security/pom.xml index c8b5be1fe..239444783 100644 --- a/spring-security/pom.xml +++ b/spring-security/pom.xml @@ -22,7 +22,7 @@ com.nimbusds nimbus-jose-jwt - 9.39 + 9.39.1 org.springframework.security diff --git a/spring-xsuaa-test/pom.xml b/spring-xsuaa-test/pom.xml index ce6cf633b..25a69c41a 100644 --- a/spring-xsuaa-test/pom.xml +++ b/spring-xsuaa-test/pom.xml @@ -21,7 +21,7 @@ com.nimbusds nimbus-jose-jwt - 9.39 + 9.39.1 org.springframework.security diff --git a/spring-xsuaa/pom.xml b/spring-xsuaa/pom.xml index c9274021d..6b01a51f1 100644 --- a/spring-xsuaa/pom.xml +++ b/spring-xsuaa/pom.xml @@ -21,7 +21,7 @@ com.nimbusds nimbus-jose-jwt - 9.39 + 9.39.1 org.springframework