This is an automated email from the ASF dual-hosted git repository.
snuyanzin 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 18e315a [FLINK-33330] Update zookeeper to 3.7.2, 3.8.3 to address
CVE-2023-44981
18e315a is described below
commit 18e315a25bb699263861146fd06b0552f0e9e355
Author: Sergey Nuyanzin <[email protected]>
AuthorDate: Mon Oct 23 10:59:21 2023 +0200
[FLINK-33330] Update zookeeper to 3.7.2, 3.8.3 to address CVE-2023-44981
---
flink-shaded-zookeeper-parent/flink-shaded-zookeeper-37/pom.xml | 2 +-
.../flink-shaded-zookeeper-37/src/main/resources/META-INF/NOTICE | 4 ++--
flink-shaded-zookeeper-parent/flink-shaded-zookeeper-38/pom.xml | 2 +-
.../flink-shaded-zookeeper-38/src/main/resources/META-INF/NOTICE | 4 ++--
4 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-37/pom.xml
b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-37/pom.xml
index e0109ca..6f73143 100644
--- a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-37/pom.xml
+++ b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-37/pom.xml
@@ -33,7 +33,7 @@ under the License.
<version>${zookeeper.version}-17.0</version>
<properties>
- <zookeeper.version>3.7.1</zookeeper.version>
+ <zookeeper.version>3.7.2</zookeeper.version>
<curator.version>5.4.0</curator.version>
</properties>
diff --git
a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-37/src/main/resources/META-INF/NOTICE
b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-37/src/main/resources/META-INF/NOTICE
index c9f4dce..80282d9 100644
---
a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-37/src/main/resources/META-INF/NOTICE
+++
b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-37/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.4.0
- org.apache.curator:curator-framework:5.4.0
- org.apache.curator:curator-recipes:5.4.0
-- org.apache.zookeeper:zookeeper-jute:3.7.1
-- org.apache.zookeeper:zookeeper:3.7.1
+- org.apache.zookeeper:zookeeper-jute:3.7.2
+- org.apache.zookeeper:zookeeper:3.7.2
diff --git a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-38/pom.xml
b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-38/pom.xml
index f594a56..bfb130c 100644
--- a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-38/pom.xml
+++ b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-38/pom.xml
@@ -33,7 +33,7 @@ under the License.
<version>${zookeeper.version}-17.0</version>
<properties>
- <zookeeper.version>3.8.1</zookeeper.version>
+ <zookeeper.version>3.8.3</zookeeper.version>
<curator.version>5.4.0</curator.version>
</properties>
diff --git
a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-38/src/main/resources/META-INF/NOTICE
b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-38/src/main/resources/META-INF/NOTICE
index da050ff..2a26396 100644
---
a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-38/src/main/resources/META-INF/NOTICE
+++
b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-38/src/main/resources/META-INF/NOTICE
@@ -21,5 +21,5 @@ This project bundles the following dependencies under the
Apache Software Licens
- org.apache.curator:curator-client:5.4.0
- org.apache.curator:curator-framework:5.4.0
- org.apache.curator:curator-recipes:5.4.0
-- org.apache.zookeeper:zookeeper-jute:3.8.1
-- org.apache.zookeeper:zookeeper:3.8.1
+- org.apache.zookeeper:zookeeper-jute:3.8.3
+- org.apache.zookeeper:zookeeper:3.8.3