You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by lh...@apache.org on 2023/02/04 08:35:52 UTC

[pulsar] branch master updated: [improve] Upgrade to zk 3.8.1 (#19425)

This is an automated email from the ASF dual-hosted git repository.

lhotari pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git


The following commit(s) were added to refs/heads/master by this push:
     new 6bf4966fe47 [improve] Upgrade to zk 3.8.1 (#19425)
6bf4966fe47 is described below

commit 6bf4966fe47408038ab679a42232b84ed2293e34
Author: Andrey Yegorov <86...@users.noreply.github.com>
AuthorDate: Sat Feb 4 00:35:45 2023 -0800

    [improve] Upgrade to zk 3.8.1 (#19425)
---
 distribution/server/src/assemble/LICENSE.bin.txt | 6 +++---
 pom.xml                                          | 3 +--
 pulsar-sql/presto-distribution/LICENSE           | 4 ++--
 3 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/distribution/server/src/assemble/LICENSE.bin.txt b/distribution/server/src/assemble/LICENSE.bin.txt
index dc043bb546f..37fcc138413 100644
--- a/distribution/server/src/assemble/LICENSE.bin.txt
+++ b/distribution/server/src/assemble/LICENSE.bin.txt
@@ -474,9 +474,9 @@ The Apache Software License, Version 2.0
     - io.vertx-vertx-web-3.9.8.jar
     - io.vertx-vertx-web-common-3.9.8.jar
   * Apache ZooKeeper
-    - org.apache.zookeeper-zookeeper-3.8.0.jar
-    - org.apache.zookeeper-zookeeper-jute-3.8.0.jar
-    - org.apache.zookeeper-zookeeper-prometheus-metrics-3.8.0.jar
+    - org.apache.zookeeper-zookeeper-3.8.1.jar
+    - org.apache.zookeeper-zookeeper-jute-3.8.1.jar
+    - org.apache.zookeeper-zookeeper-prometheus-metrics-3.8.1.jar
   * Snappy Java
     - org.xerial.snappy-snappy-java-1.1.8.4.jar
   * Google HTTP Client
diff --git a/pom.xml b/pom.xml
index 5bd7a82fe08..579df6c11d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -127,7 +127,7 @@ flexible messaging model and an intuitive client API.</description>
     <commons-compress.version>1.21</commons-compress.version>
 
     <bookkeeper.version>4.15.3</bookkeeper.version>
-    <zookeeper.version>3.8.0</zookeeper.version>
+    <zookeeper.version>3.8.1</zookeeper.version>
     <commons-cli.version>1.5.0</commons-cli.version>
     <commons-text.version>1.10.0</commons-text.version>
     <snappy.version>1.1.8.4</snappy.version> <!-- ZooKeeper server -->
@@ -2433,5 +2433,4 @@ flexible messaging model and an intuitive client API.</description>
       </snapshots>
     </repository>
   </repositories>
-
 </project>
diff --git a/pulsar-sql/presto-distribution/LICENSE b/pulsar-sql/presto-distribution/LICENSE
index 1b32b9a771e..d11ab20397d 100644
--- a/pulsar-sql/presto-distribution/LICENSE
+++ b/pulsar-sql/presto-distribution/LICENSE
@@ -462,8 +462,8 @@ The Apache Software License, Version 2.0
     - memory-0.8.3.jar
     - sketches-core-0.8.3.jar
   * Apache Zookeeper
-    - zookeeper-3.8.0.jar
-    - zookeeper-jute-3.8.0.jar
+    - zookeeper-3.8.1.jar
+    - zookeeper-jute-3.8.1.jar
   * Apache Yetus Audience Annotations
     - audience-annotations-0.12.0.jar
   * Swagger