From 701b1220a4eb074802f6af1c9c84b7fa12059af4 Mon Sep 17 00:00:00 2001 From: "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 08:02:02 -0500 Subject: [PATCH] [Backport 2.x] Bump com.nimbusds:nimbus-jose-jwt from 9.46 to 9.47 (#4916) 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 433f85a69c..2249367f21 100644 --- a/build.gradle +++ b/build.gradle @@ -591,7 +591,7 @@ dependencies { implementation 'commons-cli:commons-cli:1.9.0' implementation "org.bouncycastle:bcprov-jdk18on:${versions.bouncycastle}" implementation 'org.ldaptive:ldaptive:1.2.3' - implementation 'com.nimbusds:nimbus-jose-jwt:9.46' + implementation 'com.nimbusds:nimbus-jose-jwt:9.47' implementation 'com.rfksystems:blake2b:2.0.0' implementation 'com.password4j:password4j:1.8.2' //JWT