mirror of https://github.com/apache/druid.git
1) Remove zookeeper 3.4.3 dependency from merger
This commit is contained in:
parent
35cfd1f186
commit
2306602e93
|
@ -160,11 +160,6 @@
|
|||
<groupId>com.github.sgroschupf</groupId>
|
||||
<artifactId>zkclient</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.zookeeper</groupId>
|
||||
<artifactId>zookeeper</artifactId>
|
||||
<version>3.4.3</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Tests -->
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue