This is an automated email from the ASF dual-hosted git repository.
mmiller pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/accumulo.git
The following commit(s) were added to refs/heads/master by this push:
new a88bb51 ACCUMULO-4703 Upgraded Zookeeper to 3.4.10
a88bb51 is described below
commit a88bb51e2ff4f6fc2658d7b6efe9d6716e2ad6a9
Author: Mike Miller <[email protected]>
AuthorDate: Tue Sep 19 17:54:44 2017 -0400
ACCUMULO-4703 Upgraded Zookeeper to 3.4.10
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 80a06be..b0e224c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -157,7 +157,7 @@
<!-- Thrift version -->
<thrift.version>0.10.0</thrift.version>
<!-- ZooKeeper version -->
- <zookeeper.version>3.4.6</zookeeper.version>
+ <zookeeper.version>3.4.10</zookeeper.version>
</properties>
<dependencyManagement>
<dependencies>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].