vdiravka commented on a change in pull request #1337: Upgrade ZooKeeper patch version to 3.4.12 and add Apache Curator to dependencyManagement URL: https://github.com/apache/drill/pull/1337#discussion_r199467902
########## File path: exec/java-exec/pom.xml ########## @@ -309,7 +309,7 @@ <dependency> <groupId>org.apache.curator</groupId> <artifactId>curator-x-discovery</artifactId> - <version>2.7.1</version> + <version>${curator.version}</version> Review comment: `<version>` and `<exclusions>` aren't necessary, if you specified them in the dependencyManagement block ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services