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 28df43462798b0c4d56958cce3a69fbf617cf3f8 Author: mateczagany <[email protected]> AuthorDate: Wed Nov 19 08:50:09 2025 +0100 [FLINK-38694][Build/Shaded] Update Curator to 5.9.0 --- flink-shaded-zookeeper-parent/flink-shaded-zookeeper-35/pom.xml | 4 ++-- .../flink-shaded-zookeeper-35/src/main/resources/META-INF/NOTICE | 6 +++--- flink-shaded-zookeeper-parent/flink-shaded-zookeeper-36/pom.xml | 4 ++-- .../flink-shaded-zookeeper-36/src/main/resources/META-INF/NOTICE | 6 +++--- flink-shaded-zookeeper-parent/flink-shaded-zookeeper-37/pom.xml | 4 ++-- .../flink-shaded-zookeeper-37/src/main/resources/META-INF/NOTICE | 6 +++--- flink-shaded-zookeeper-parent/flink-shaded-zookeeper-38/pom.xml | 4 ++-- .../flink-shaded-zookeeper-38/src/main/resources/META-INF/NOTICE | 6 +++--- 8 files changed, 20 insertions(+), 20 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 6e25450..da029bb 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.4.0</curator.version> + <curator.version>5.9.0</curator.version> </properties> <dependencies> @@ -139,4 +139,4 @@ under the License. </properties> </profile> </profiles> -</project> \ No newline at end of file +</project> 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 fc05ca1..6fa1de8 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.2.6.Final - io.netty:netty-transport-native-unix-common:4.2.6.Final - io.netty:netty-transport:4.2.6.Final -- 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.curator:curator-client:5.9.0 +- org.apache.curator:curator-framework:5.9.0 +- org.apache.curator:curator-recipes:5.9.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 15a7cdc..90b4952 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.4.0</curator.version> + <curator.version>5.9.0</curator.version> </properties> <dependencies> @@ -164,4 +164,4 @@ under the License. </properties> </profile> </profiles> -</project> \ No newline at end of file +</project> 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 391e23d..91e39fb 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.2.6.Final - io.netty:netty-transport-native-unix-common:4.2.6.Final - io.netty:netty-transport:4.2.6.Final -- 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.curator:curator-client:5.9.0 +- org.apache.curator:curator-framework:5.9.0 +- org.apache.curator:curator-recipes:5.9.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 b0c56a0..56102d9 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.2</zookeeper.version> - <curator.version>5.4.0</curator.version> + <curator.version>5.9.0</curator.version> </properties> <dependencies> @@ -149,4 +149,4 @@ under the License. </properties> </profile> </profiles> -</project> \ No newline at end of file +</project> 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 9474561..0781dc7 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.2.6.Final - io.netty:netty-transport-native-unix-common:4.2.6.Final - io.netty:netty-transport:4.2.6.Final -- 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.curator:curator-client:5.9.0 +- org.apache.curator:curator-framework:5.9.0 +- org.apache.curator:curator-recipes:5.9.0 - 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 eca5e0d..3b74f91 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.4</zookeeper.version> - <curator.version>5.4.0</curator.version> + <curator.version>5.9.0</curator.version> </properties> <dependencies> @@ -153,4 +153,4 @@ under the License. </properties> </profile> </profiles> -</project> \ No newline at end of file +</project> 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 99a3f7d..d46d0f8 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.2.6.Final - io.netty:netty-transport-native-unix-common:4.2.6.Final - io.netty:netty-transport:4.2.6.Final -- 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.curator:curator-client:5.9.0 +- org.apache.curator:curator-framework:5.9.0 +- org.apache.curator:curator-recipes:5.9.0 - org.apache.zookeeper:zookeeper-jute:3.8.4 - org.apache.zookeeper:zookeeper:3.8.4
