b-goyal commented on PR #162: URL: https://github.com/apache/kafka/pull/162#issuecomment-1997291552
'com.101tec:zkclient:0.5' package brings in a dependency on older zookeper version: `3.4.4` This causes conflicts if consumers of kafka jar are trying to use `maven-enforcer` plugin. This plugin ensures there are no conflicts in your dependency clojure. -- 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]
