From 95ad993ce181d2dba4126124579670e6e259d44a Mon Sep 17 00:00:00 2001 From: Matteo Merli Date: Fri, 15 Mar 2024 07:56:30 -0700 Subject: [PATCH] [fix] Upgrade jose4j to 0.9.4 (#22273) (cherry picked from commit 999e39b0c7e568a9ac02fca945a558ca4adad909) --- distribution/server/src/assemble/LICENSE.bin.txt | 2 +- pom.xml | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/distribution/server/src/assemble/LICENSE.bin.txt b/distribution/server/src/assemble/LICENSE.bin.txt index 5daa733b239e0..d01a28ba0026d 100644 --- a/distribution/server/src/assemble/LICENSE.bin.txt +++ b/distribution/server/src/assemble/LICENSE.bin.txt @@ -260,7 +260,7 @@ The Apache Software License, Version 2.0 * Caffeine -- com.github.ben-manes.caffeine-caffeine-2.9.1.jar * Conscrypt -- org.conscrypt-conscrypt-openjdk-uber-2.5.2.jar * Proto Google Common Protos -- com.google.api.grpc-proto-google-common-protos-2.9.0.jar - * Bitbucket -- org.bitbucket.b_c-jose4j-0.9.3.jar + * Bitbucket -- org.bitbucket.b_c-jose4j-0.9.4.jar * Gson - com.google.code.gson-gson-2.8.9.jar - io.gsonfire-gson-fire-1.8.5.jar diff --git a/pom.xml b/pom.xml index 65271d79d1b27..d99a9a465e1d7 100644 --- a/pom.xml +++ b/pom.xml @@ -233,6 +233,7 @@ flexible messaging model and an intuitive client API. 2.0.2 5.12.1 18.0.0 + 0.9.4 4.9.3 3.4.0 @@ -619,6 +620,12 @@ flexible messaging model and an intuitive client API. ${rocksdb.version} + + org.bitbucket.b_c + jose4j + ${jose4j.version} + + org.eclipse.jetty jetty-server