frankvicky commented on code in PR #17373:
URL: https://github.com/apache/kafka/pull/17373#discussion_r1811787630
##########
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:
I see.
I will try to deal with this issue.
--
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]