This is an automated email from the ASF dual-hosted git repository.
chesnay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink-shaded.git
The following commit(s) were added to refs/heads/master by this push:
new 1bd96c5 [FLINK-23299] Bump Zookeeper to 3.5.9
1bd96c5 is described below
commit 1bd96c587c1af601425357d28a8c68c61dad0ce3
Author: Chesnay Schepler <[email protected]>
AuthorDate: Wed Jul 7 11:27:25 2021 +0200
[FLINK-23299] Bump Zookeeper to 3.5.9
---
flink-shaded-zookeeper-parent/flink-shaded-zookeeper-35/pom.xml | 2 +-
.../flink-shaded-zookeeper-35/src/main/resources/META-INF/NOTICE | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-35/pom.xml
b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-35/pom.xml
index 20b4da1..8d65073 100644
--- a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-35/pom.xml
+++ b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-35/pom.xml
@@ -34,7 +34,7 @@ under the License.
<version>${zookeeper.version}-14.0</version>
<properties>
- <zookeeper.version>3.5.6</zookeeper.version>
+ <zookeeper.version>3.5.9</zookeeper.version>
<curator.version>4.2.0</curator.version>
</properties>
diff --git
a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-35/src/main/resources/META-INF/NOTICE
b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-35/src/main/resources/META-INF/NOTICE
index de2df1e..17bdeef 100644
---
a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-35/src/main/resources/META-INF/NOTICE
+++
b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-35/src/main/resources/META-INF/NOTICE
@@ -10,5 +10,5 @@ This project bundles the following dependencies under the
Apache Software Licens
- org.apache.curator:curator-client:4.2.0
- org.apache.curator:curator-framework:4.2.0
- org.apache.curator:curator-recipes:4.2.0
-- org.apache.zookeeper:zookeeper:3.5.6
-- org.apache.zookeeper:zookeeper-jute:3.5.6
+- org.apache.zookeeper:zookeeper:3.5.9
+- org.apache.zookeeper:zookeeper-jute:3.5.9