diff --git a/distribution/server/src/assemble/LICENSE.bin.txt b/distribution/server/src/assemble/LICENSE.bin.txt
index 545292f2ba85a..60d71238a2aed 100644
--- a/distribution/server/src/assemble/LICENSE.bin.txt
+++ b/distribution/server/src/assemble/LICENSE.bin.txt
@@ -263,7 +263,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 359ac8963cc8e..08becc7ba5db9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -237,6 +237,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
@@ -629,6 +630,12 @@ flexible messaging model and an intuitive client API.
${rocksdb.version}
+
+ org.bitbucket.b_c
+ jose4j
+ ${jose4j.version}
+
+
org.eclipse.jetty
jetty-server