KAFKA-16210: Update jose4j to 0.9.4 (#15284)

Co-authored-by: Mike Lloyd <mike.lloyd@teradata.com>

Reviewers: Divij Vaidya <diviv@amazon.com>
This commit is contained in:
Mike Lloyd 2024-01-30 02:17:03 -08:00 committed by Manikumar Reddy
parent 361def5432
commit 689c8e0706
2 changed files with 2 additions and 2 deletions

View File

@ -238,7 +238,7 @@ jetty-servlet-9.4.53.v20231009
jetty-servlets-9.4.53.v20231009
jetty-util-9.4.53.v20231009
jetty-util-ajax-9.4.53.v20231009
jose4j-0.9.3
jose4j-0.9.4
lz4-java-1.8.0
maven-artifact-3.8.8
metrics-core-4.1.12.1

View File

@ -101,7 +101,7 @@ versions += [
jaxrs: "2.1.1",
jfreechart: "1.0.0",
jopt: "5.0.4",
jose4j: "0.9.3",
jose4j: "0.9.4",
junit: "5.9.3",
jqwik: "1.7.4",
kafka_0100: "0.10.0.1",