Skip to content

Commit a178eb7

Browse files
authored
HADOOP-19837. Bump org.apache.zookeeper:zookeeper from 3.8.4 to 3.8.6 in hadoop-project (apache#8340) Contributed by Jared Jia.
* HADOOP-19837. Bump org.apache.zookeeper:zookeeper from 3.8.4 to 3.8.6 in hadoop-project. Reviewed-by: Cheng Pan <chengpan@apache.org> Signed-off-by: Shilun Fan <slfan1989@apache.org>
1 parent cebdef6 commit a178eb7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

LICENSE-binary

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ org.apache.sshd:sshd-core:2.11.0
406406
org.apache.sshd:sshd-sftp:2.11.0
407407
org.apache.solr:solr-solrj:8.11.2
408408
org.apache.yetus:audience-annotations:0.5.0
409-
org.apache.zookeeper:zookeeper:3.8.4
409+
org.apache.zookeeper:zookeeper:3.8.6
410410
org.codehaus.jettison:jettison:1.5.4
411411
org.conscrypt:conscrypt-openjdk-uber:2.5.2
412412
org.eclipse.jetty:jetty-annotations:9.4.58.v20250814

hadoop-project/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
<hadoop-thirdparty-shaded-protobuf-prefix>${hadoop-thirdparty-shaded-prefix}.protobuf</hadoop-thirdparty-shaded-protobuf-prefix>
113113
<hadoop-thirdparty-shaded-guava-prefix>${hadoop-thirdparty-shaded-prefix}.com.google.common</hadoop-thirdparty-shaded-guava-prefix>
114114

115-
<zookeeper.version>3.8.4</zookeeper.version>
115+
<zookeeper.version>3.8.6</zookeeper.version>
116116
<curator.version>5.2.0</curator.version>
117117
<findbugs.version>3.0.5</findbugs.version>
118118
<dnsjava.version>3.6.1</dnsjava.version>

0 commit comments

Comments
 (0)