HADOOP-17850. Upgrade ZooKeeper to 3.4.14 in branch-3.2. (#3308)

Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
This commit is contained in:
Masatake Iwasaki 2021-08-17 13:36:25 +09:00 committed by GitHub
parent 786888b8d3
commit 037875ba79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@
<protobuf.version>2.5.0</protobuf.version>
<protoc.path>${env.HADOOP_PROTOC_PATH}</protoc.path>
<zookeeper.version>3.4.13</zookeeper.version>
<zookeeper.version>3.4.14</zookeeper.version>
<curator.version>2.13.0</curator.version>
<findbugs.version>3.0.5</findbugs.version>
<dnsjava.version>2.1.7</dnsjava.version>