ShichengRao commented on code in PR #21255:
URL: https://github.com/apache/kafka/pull/21255#discussion_r2666066758


##########
gradle/dependencies.gradle:
##########
@@ -111,7 +111,7 @@ versions += [
   jaxrs: "2.1.1",
   jfreechart: "1.0.0",
   jopt: "5.0.4",
-  jose4j: "0.9.4",
+  jose4j: "0.9.5",

Review Comment:
   +1 to 0.9.6. The CVE link says 0.9.5 is not vulnerable, but looking at the 
actual commit history in 
https://bitbucket.org/b_c/jose4j/commits/branch/master, the fix commit 
(19a90a6) is only included in 0.9.6, not 0.9.5



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to