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 c567aa7d8f183e7264c1a08c675f511e8f8b075a
Author: Martijn Visser <mvis...@confluent.io>
AuthorDate: Mon Mar 27 16:29:15 2023 +0200

    [FLINK-30772][Build/Shaded] Update Curator to 5.4.0
---
 flink-shaded-zookeeper-parent/flink-shaded-zookeeper-35/pom.xml     | 2 +-
 .../flink-shaded-zookeeper-35/src/main/resources/META-INF/NOTICE    | 6 +++---
 flink-shaded-zookeeper-parent/flink-shaded-zookeeper-36/pom.xml     | 2 +-
 .../flink-shaded-zookeeper-36/src/main/resources/META-INF/NOTICE    | 6 +++---
 flink-shaded-zookeeper-parent/flink-shaded-zookeeper-37/pom.xml     | 2 +-
 .../flink-shaded-zookeeper-37/src/main/resources/META-INF/NOTICE    | 6 +++---
 flink-shaded-zookeeper-parent/flink-shaded-zookeeper-38/pom.xml     | 2 +-
 .../flink-shaded-zookeeper-38/src/main/resources/META-INF/NOTICE    | 6 +++---
 8 files changed, 16 insertions(+), 16 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 b4e5bf0..70cf8a1 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.
 
     <properties>
         <zookeeper.version>3.5.10</zookeeper.version>
-        <curator.version>5.3.0</curator.version>
+        <curator.version>5.4.0</curator.version>
     </properties>
 
     <dependencies>
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 fcb4d65..745ce52 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
@@ -16,8 +16,8 @@ This project bundles the following dependencies under the 
Apache Software Licens
 - io.netty:netty-transport-native-epoll:4.1.90.Final
 - io.netty:netty-transport-native-unix-common:4.1.90.Final
 - io.netty:netty-transport:4.1.90.Final
-- 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.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.5.10
 - org.apache.zookeeper:zookeeper:3.5.10
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 f116f34..1d5fc45 100644
--- a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-36/pom.xml
+++ b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-36/pom.xml
@@ -34,7 +34,7 @@ under the License.
 
     <properties>
         <zookeeper.version>3.6.4</zookeeper.version>
-        <curator.version>5.3.0</curator.version>
+        <curator.version>5.4.0</curator.version>
     </properties>
 
     <dependencies>
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 9b0522e..7ca80a1 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
@@ -17,8 +17,8 @@ This project bundles the following dependencies under the 
Apache Software Licens
 - io.netty:netty-transport-native-epoll:4.1.90.Final
 - io.netty:netty-transport-native-unix-common:4.1.90.Final
 - io.netty:netty-transport:4.1.90.Final
-- 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.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.6.4
 - org.apache.zookeeper:zookeeper:3.6.4
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 f9589eb..e0109ca 100644
--- a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-37/pom.xml
+++ b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-37/pom.xml
@@ -34,7 +34,7 @@ under the License.
 
     <properties>
         <zookeeper.version>3.7.1</zookeeper.version>
-        <curator.version>5.3.0</curator.version>
+        <curator.version>5.4.0</curator.version>
     </properties>
 
     <dependencies>
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 b0dd1ca..1932f9a 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
@@ -17,8 +17,8 @@ This project bundles the following dependencies under the 
Apache Software Licens
 - io.netty:netty-transport-native-epoll:4.1.90.Final
 - io.netty:netty-transport-native-unix-common:4.1.90.Final
 - io.netty:netty-transport:4.1.90.Final
-- 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.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
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 14d32c3..f594a56 100644
--- a/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-38/pom.xml
+++ b/flink-shaded-zookeeper-parent/flink-shaded-zookeeper-38/pom.xml
@@ -34,7 +34,7 @@ under the License.
 
     <properties>
         <zookeeper.version>3.8.1</zookeeper.version>
-        <curator.version>5.3.0</curator.version>
+        <curator.version>5.4.0</curator.version>
     </properties>
 
     <dependencies>
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 306fb3e..46f7d87 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
@@ -18,8 +18,8 @@ This project bundles the following dependencies under the 
Apache Software Licens
 - io.netty:netty-transport-native-epoll:4.1.90.Final
 - io.netty:netty-transport-native-unix-common:4.1.90.Final
 - io.netty:netty-transport:4.1.90.Final
-- 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.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

Reply via email to