Github user revans2 commented on a diff in the pull request:
https://github.com/apache/storm/pull/2698#discussion_r193089630
--- Diff: storm-core/pom.xml ---
@@ -193,10 +193,6 @@
<artifactId>curator-framework</artifactId>
<scope>compile</scope>
</dependency>
- <dependency>
--- End diff --
Great catch, I'll try to clean up storm-core's dependencies to get them to
the minimal.---
