gardenia commented on code in PR #10096:
URL: https://github.com/apache/ozone/pull/10096#discussion_r3201040840


##########
hadoop-ozone/dist/src/main/license/bin/LICENSE.txt:
##########
@@ -262,6 +262,7 @@ CDDL 1.1 + GPLv2 with classpath exception
 Apache License 2.0
 =====================
 
+   at.yawk.lz4:lz4-java

Review Comment:
   It is a transitive dependency of kafka-clients:
     
https://mvnrepository.com/artifact/org.apache.kafka/kafka-clients/3.9.2/dependencies
   
   Prior to kafka-clients 3.9.1 the artifact was org.lz4:lz4-java (a version 
which now has CVEs).
   From kafka-clients 3.9.2 onwards it was moved to at.yawk.lz4:lz4-java



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to