From b25d7302918918c0a9309deedc66be17eb9060bf Mon Sep 17 00:00:00 2001 From: "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 11:57:01 +0000 Subject: [PATCH] [Backport 2.x] Bump com.nimbusds:nimbus-jose-jwt from 9.37.3 to 9.39 (#4337) Signed-off-by: dependabot[bot] Signed-off-by: github-actions[bot] Co-authored-by: github-actions[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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