mimaison commented on code in PR #22883:
URL: https://github.com/apache/kafka/pull/22883#discussion_r3656222263


##########
build.gradle:
##########
@@ -1996,6 +1992,10 @@ project(':clients') {
     implementation libs.opentelemetryProto
     implementation libs.protobuf
     implementation libs.slf4jApi
+    // commons-io is a transitive dependency not needed by 
SubnetUtils/SubnetUtils6

Review Comment:
   Unfortunately this adds a server-only dependency to the clients module. I 
wonder if it should be shadowed?



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