HADOOP-15816. Upgrade Apache Zookeeper version due to security concerns. 
Contributed by Akira Ajisaka.


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/241cbec2
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/241cbec2
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/241cbec2

Branch: refs/heads/HEAD
Commit: 241cbec2dab3c3d49b48f42b86e8bd85cd1f08f3
Parents: 153941b
Author: Takanobu Asanuma <tasan...@apache.org>
Authored: Fri Oct 5 14:57:45 2018 +0900
Committer: Takanobu Asanuma <tasan...@apache.org>
Committed: Fri Oct 5 14:57:45 2018 +0900

----------------------------------------------------------------------
 hadoop-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/241cbec2/hadoop-project/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index 5dae73a..7aff239 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -86,7 +86,7 @@
     <protobuf.version>2.5.0</protobuf.version>
     <protoc.path>${env.HADOOP_PROTOC_PATH}</protoc.path>
 
-    <zookeeper.version>3.4.9</zookeeper.version>
+    <zookeeper.version>3.4.13</zookeeper.version>
     <curator.version>2.12.0</curator.version>
     <findbugs.version>3.0.0</findbugs.version>
     <spotbugs.version>3.1.0-RC1</spotbugs.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to