jeqo commented on a change in pull request #9937:
URL: https://github.com/apache/kafka/pull/9937#discussion_r578404621
##########
File path: build.gradle
##########
@@ -752,6 +752,7 @@ project(':core') {
dependencies {
compile project(':clients')
compile project(':raft')
+ compile group: 'net.ripe.ipresource', name: 'ipresource', version: '1.47'
Review comment:
Would be possible to validate if it's better to import just the bits of
code we need for this validation to work instead of adding a whole dependency?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]