This is an automated email from the ASF dual-hosted git repository. andor 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 333c8b89b ZOOKEEPER-4890: Update Netty to fix CVE-2024-47535 333c8b89b is described below commit 333c8b89b3f5d30b57e3f21335258181608d0bbc Author: Robson Braga <robsonselze...@gmail.com> AuthorDate: Tue Nov 26 15:32:25 2024 -0500 ZOOKEEPER-4890: Update Netty to fix CVE-2024-47535 Reviewers: anmolnar Author: robsonselzelin Closes #2212 from robsonselzelin/fix-CVE-2024-47535 --- pom.xml | 2 +- ...4.1.105.Final.LICENSE.txt => netty-buffer-4.1.115.Final.LICENSE.txt} | 0 ...-4.1.105.Final.LICENSE.txt => netty-codec-4.1.115.Final.LICENSE.txt} | 0 ...4.1.105.Final.LICENSE.txt => netty-common-4.1.115.Final.LICENSE.txt} | 0 ....1.105.Final.LICENSE.txt => netty-handler-4.1.115.Final.LICENSE.txt} | 0 ...1.105.Final.LICENSE.txt => netty-resolver-4.1.115.Final.LICENSE.txt} | 0 ....105.Final.LICENSE.txt => netty-transport-4.1.115.Final.LICENSE.txt} | 0 ...ENSE.txt => netty-transport-classes-epoll-4.1.115.Final.LICENSE.txt} | 0 ...txt => netty-transport-native-unix-common-4.1.115.Final.LICENSE.txt} | 0 9 files changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9cecb4d92..38dd41ba4 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.113.Final</netty.version> + <netty.version>4.1.115.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.105.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-buffer-4.1.115.Final.LICENSE.txt similarity index 100% rename from zookeeper-server/src/main/resources/lib/netty-buffer-4.1.105.Final.LICENSE.txt rename to zookeeper-server/src/main/resources/lib/netty-buffer-4.1.115.Final.LICENSE.txt diff --git a/zookeeper-server/src/main/resources/lib/netty-codec-4.1.105.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-codec-4.1.115.Final.LICENSE.txt similarity index 100% rename from zookeeper-server/src/main/resources/lib/netty-codec-4.1.105.Final.LICENSE.txt rename to zookeeper-server/src/main/resources/lib/netty-codec-4.1.115.Final.LICENSE.txt diff --git a/zookeeper-server/src/main/resources/lib/netty-common-4.1.105.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-common-4.1.115.Final.LICENSE.txt similarity index 100% rename from zookeeper-server/src/main/resources/lib/netty-common-4.1.105.Final.LICENSE.txt rename to zookeeper-server/src/main/resources/lib/netty-common-4.1.115.Final.LICENSE.txt diff --git a/zookeeper-server/src/main/resources/lib/netty-handler-4.1.105.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-handler-4.1.115.Final.LICENSE.txt similarity index 100% rename from zookeeper-server/src/main/resources/lib/netty-handler-4.1.105.Final.LICENSE.txt rename to zookeeper-server/src/main/resources/lib/netty-handler-4.1.115.Final.LICENSE.txt diff --git a/zookeeper-server/src/main/resources/lib/netty-resolver-4.1.105.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-resolver-4.1.115.Final.LICENSE.txt similarity index 100% rename from zookeeper-server/src/main/resources/lib/netty-resolver-4.1.105.Final.LICENSE.txt rename to zookeeper-server/src/main/resources/lib/netty-resolver-4.1.115.Final.LICENSE.txt diff --git a/zookeeper-server/src/main/resources/lib/netty-transport-4.1.105.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-transport-4.1.115.Final.LICENSE.txt similarity index 100% rename from zookeeper-server/src/main/resources/lib/netty-transport-4.1.105.Final.LICENSE.txt rename to zookeeper-server/src/main/resources/lib/netty-transport-4.1.115.Final.LICENSE.txt diff --git a/zookeeper-server/src/main/resources/lib/netty-transport-classes-epoll-4.1.105.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-transport-classes-epoll-4.1.115.Final.LICENSE.txt similarity index 100% rename from zookeeper-server/src/main/resources/lib/netty-transport-classes-epoll-4.1.105.Final.LICENSE.txt rename to zookeeper-server/src/main/resources/lib/netty-transport-classes-epoll-4.1.115.Final.LICENSE.txt diff --git a/zookeeper-server/src/main/resources/lib/netty-transport-native-unix-common-4.1.105.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-transport-native-unix-common-4.1.115.Final.LICENSE.txt similarity index 100% rename from zookeeper-server/src/main/resources/lib/netty-transport-native-unix-common-4.1.105.Final.LICENSE.txt rename to zookeeper-server/src/main/resources/lib/netty-transport-native-unix-common-4.1.115.Final.LICENSE.txt