8000 Update zookeeper to 3.4.10 - fixes #36 · soujava/vertx-config@8f820d0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8f820d0

Browse files
committed
Update zookeeper to 3.4.10 - fixes vert-x3#36
1 parent 5fa6101 commit 8f820d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vertx-config-zookeeper/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>org.apache.zookeeper</groupId>
6363
<artifactId>zookeeper</artifactId>
64-
<version>3.4.9</version>
64+
<version>3.4.10</version>
6565
</dependency>
6666

6767
<!-- ZK requires these dependencies: declare this dependency to force vertx-config-zookeeper to use this one. These are the versions used by vert.x -->

0 commit comments

Comments
 (0)
0