HBASE-18740 Upgrade Zookeeper version to 3.4.10

This commit is contained in:
Jerry He 2017-09-03 21:35:20 -07:00
parent 433b42b41c
commit 6a5bb3b48c
1 changed files with 1 additions and 1 deletions

View File

@ -1273,7 +1273,7 @@
<protobuf.version>2.5.0</protobuf.version>
<thrift.path>thrift</thrift.path>
<thrift.version>0.9.3</thrift.version>
<zookeeper.version>3.4.6</zookeeper.version>
<zookeeper.version>3.4.10</zookeeper.version>
<slf4j.version>1.7.7</slf4j.version>
<clover.version>4.0.3</clover.version>
<jamon-runtime.version>2.4.1</jamon-runtime.version>