showuon commented on code in PR #17373:
URL: https://github.com/apache/kafka/pull/17373#discussion_r1811786044


##########
build.gradle:
##########
@@ -167,8 +167,10 @@ allprojects {
           // ZooKeeper (potentially older and containing CVEs)
           libs.nettyHandler,
           libs.nettyTransportNativeEpoll,
-          // be explicit about the reload4j version instead of relying on the 
transitive versions
-          libs.reload4j
+          libs.reload4j,

Review Comment:
   It looks like it's our test depends on reload4j. In this case, we should try 
to fix it.



-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to