This is an automated email from the ASF dual-hosted git repository. tison pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zookeeper.git
The following commit(s) were added to refs/heads/master by this push: new 160297d50 ZOOKEEPER-4897 Upgrade Netty to 4.1.119.Final for fix CVE-2025-24970 (#2227) 160297d50 is described below commit 160297d50dedbd49744df52247f4540e4af20a04 Author: helloworld28 <ohyea...@yeah.net> AuthorDate: Sun Mar 2 08:30:53 2025 +0800 ZOOKEEPER-4897 Upgrade Netty to 4.1.119.Final for fix CVE-2025-24970 (#2227) Co-authored-by: tison <wander4...@gmail.com> --- pom.xml | 2 +- ...4.1.115.Final.LICENSE.txt => netty-buffer-4.1.119.Final.LICENSE.txt} | 0 ...-4.1.115.Final.LICENSE.txt => netty-codec-4.1.119.Final.LICENSE.txt} | 0 ...4.1.115.Final.LICENSE.txt => netty-common-4.1.119.Final.LICENSE.txt} | 0 ....1.115.Final.LICENSE.txt => netty-handler-4.1.119.Final.LICENSE.txt} | 0 ...1.115.Final.LICENSE.txt => netty-resolver-4.1.119.Final.LICENSE.txt} | 0 ....115.Final.LICENSE.txt => netty-transport-4.1.119.Final.LICENSE.txt} | 0 ...ENSE.txt => netty-transport-classes-epoll-4.1.119.Final.LICENSE.txt} | 0 ...txt => netty-transport-native-unix-common-4.1.119.Final.LICENSE.txt} | 0 9 files changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c00c88b82..128295182 100644 --- a/pom.xml +++ b/pom.xml @@ -559,7 +559,7 @@ <mockito.version>4.9.0</mockito.version> <hamcrest.version>2.2</hamcrest.version> <commons-cli.version>1.5.0</commons-cli.version> - <netty.version>4.1.115.Final</netty.version> + <netty.version>4.1.119.Final</netty.version> <jetty.version>9.4.56.v20240826</jetty.version> <jackson.version>2.15.2</jackson.version> <jline.version>2.14.6</jline.version> diff --git a/zookeeper-server/src/main/resources/lib/netty-buffer-4.1.115.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-buffer-4.1.119.Final.LICENSE.txt similarity index 100% rename from zookeeper-server/src/main/resources/lib/netty-buffer-4.1.115.Final.LICENSE.txt rename to zookeeper-server/src/main/resources/lib/netty-buffer-4.1.119.Final.LICENSE.txt diff --git a/zookeeper-server/src/main/resources/lib/netty-codec-4.1.115.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-codec-4.1.119.Final.LICENSE.txt similarity index 100% rename from zookeeper-server/src/main/resources/lib/netty-codec-4.1.115.Final.LICENSE.txt rename to zookeeper-server/src/main/resources/lib/netty-codec-4.1.119.Final.LICENSE.txt diff --git a/zookeeper-server/src/main/resources/lib/netty-common-4.1.115.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-common-4.1.119.Final.LICENSE.txt similarity index 100% rename from zookeeper-server/src/main/resources/lib/netty-common-4.1.115.Final.LICENSE.txt rename to zookeeper-server/src/main/resources/lib/netty-common-4.1.119.Final.LICENSE.txt diff --git a/zookeeper-server/src/main/resources/lib/netty-handler-4.1.115.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-handler-4.1.119.Final.LICENSE.txt similarity index 100% rename from zookeeper-server/src/main/resources/lib/netty-handler-4.1.115.Final.LICENSE.txt rename to zookeeper-server/src/main/resources/lib/netty-handler-4.1.119.Final.LICENSE.txt diff --git a/zookeeper-server/src/main/resources/lib/netty-resolver-4.1.115.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-resolver-4.1.119.Final.LICENSE.txt similarity index 100% rename from zookeeper-server/src/main/resources/lib/netty-resolver-4.1.115.Final.LICENSE.txt rename to zookeeper-server/src/main/resources/lib/netty-resolver-4.1.119.Final.LICENSE.txt diff --git a/zookeeper-server/src/main/resources/lib/netty-transport-4.1.115.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-transport-4.1.119.Final.LICENSE.txt similarity index 100% rename from zookeeper-server/src/main/resources/lib/netty-transport-4.1.115.Final.LICENSE.txt rename to zookeeper-server/src/main/resources/lib/netty-transport-4.1.119.Final.LICENSE.txt diff --git a/zookeeper-server/src/main/resources/lib/netty-transport-classes-epoll-4.1.115.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-transport-classes-epoll-4.1.119.Final.LICENSE.txt similarity index 100% rename from zookeeper-server/src/main/resources/lib/netty-transport-classes-epoll-4.1.115.Final.LICENSE.txt rename to zookeeper-server/src/main/resources/lib/netty-transport-classes-epoll-4.1.119.Final.LICENSE.txt diff --git a/zookeeper-server/src/main/resources/lib/netty-transport-native-unix-common-4.1.115.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-transport-native-unix-common-4.1.119.Final.LICENSE.txt similarity index 100% rename from zookeeper-server/src/main/resources/lib/netty-transport-native-unix-common-4.1.115.Final.LICENSE.txt rename to zookeeper-server/src/main/resources/lib/netty-transport-native-unix-common-4.1.119.Final.LICENSE.txt