frankvicky commented on code in PR #18290:
URL: https://github.com/apache/kafka/pull/18290#discussion_r1899153847


##########
build.gradle:
##########
@@ -182,6 +194,7 @@ allprojects {
           // ZooKeeper (potentially older and containing CVEs)
           libs.nettyHandler,
           libs.nettyTransportNativeEpoll,
+          libs.slf4jApi,

Review Comment:
   I previously encountered version inconsistency issues on my local machine. 
While those issues have been resolved, this change represents a modification 
that should have been removed but was accidentally missed during cleanup. 😬 



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