Skip to content

Commit e3188db

Browse files
committed
Keep in sync with the Zookeeper Client version at https://github.com/apache/hive/blob/rel/release-4.0.0/pom.xml#L209
1 parent 85aa7eb commit e3188db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<httpcomponents.client.version>4.5.13</httpcomponents.client.version>
4141
<httpcomponents.core.version>4.4.13</httpcomponents.core.version>
4242
<libthrift.version>0.16.0</libthrift.version>
43-
<zookeeper.version>3.8.4</zookeeper.version>
43+
<zookeeper.version>3.8.3</zookeeper.version>
4444
<curator.version>5.2.0</curator.version>
4545

4646
<!--

0 commit comments

Comments
 (0)