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

martijnvisser pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink-shaded.git

commit 14142c380007836d68247471ddb73e053d15895c
Author: Martijn Visser <mvis...@confluent.io>
AuthorDate: Mon Mar 27 16:19:37 2023 +0200

    [FLINK-30772][Build/Shaded] Update Zookeeper 3.6 to 3.6.4
---
 flink-shaded-zookeeper-parent/flink-shaded-zookeeper-36/pom.xml       | 2 +-
 .../flink-shaded-zookeeper-36/src/main/resources/META-INF/NOTICE      | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-36/pom.xml 
b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-36/pom.xml
index d60aa6c..f116f34 100644
--- a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-36/pom.xml
+++ b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-36/pom.xml
@@ -33,7 +33,7 @@ under the License.
     <version>${zookeeper.version}-17.0</version>
 
     <properties>
-        <zookeeper.version>3.6.3</zookeeper.version>
+        <zookeeper.version>3.6.4</zookeeper.version>
         <curator.version>5.3.0</curator.version>
     </properties>
 
diff --git 
a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-36/src/main/resources/META-INF/NOTICE
 
b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-36/src/main/resources/META-INF/NOTICE
index d6a4976..82f1c92 100644
--- 
a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-36/src/main/resources/META-INF/NOTICE
+++ 
b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-36/src/main/resources/META-INF/NOTICE
@@ -20,5 +20,5 @@ This project bundles the following dependencies under the 
Apache Software Licens
 - org.apache.curator:curator-client:5.3.0
 - org.apache.curator:curator-framework:5.3.0
 - org.apache.curator:curator-recipes:5.3.0
-- org.apache.zookeeper:zookeeper-jute:3.6.3
-- org.apache.zookeeper:zookeeper:3.6.3
+- org.apache.zookeeper:zookeeper-jute:3.6.4
+- org.apache.zookeeper:zookeeper:3.6.4

Reply via email to