From a5012cf0eb37770fc03d40bce96b4edfe7c2db4b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 13 May 2024 11:38:03 +0000 Subject: [PATCH] Bump com.nimbusds:nimbus-jose-jwt from 9.37.3 to 9.39 (#4334) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit f06557572086bd606858426123bd188c596ee0c1) Signed-off-by: github-actions[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index d4cd84df27..39510b27ab 100644 --- a/build.gradle +++ b/build.gradle @@ -572,7 +572,7 @@ dependencies { implementation 'commons-cli:commons-cli:1.6.0' implementation "org.bouncycastle:bcprov-jdk15to18:${versions.bouncycastle}" implementation 'org.ldaptive:ldaptive:1.2.3' - implementation 'com.nimbusds:nimbus-jose-jwt:9.37.3' + implementation 'com.nimbusds:nimbus-jose-jwt:9.39' implementation 'com.rfksystems:blake2b:2.0.0' //JWT