This is an automated email from the ASF dual-hosted git repository.
andor pushed a commit to branch branch-3.8
in repository https://gitbox.apache.org/repos/asf/zookeeper.git
The following commit(s) were added to refs/heads/branch-3.8 by this push:
new 2148f5f5d ZOOKEEPER-5017: Upgrade Netty to 4.1.130.Final to address
CVE-2025-67735
2148f5f5d is described below
commit 2148f5f5d1609c97e29625ea63f41802ac629f46
Author: Andor Molnár <[email protected]>
AuthorDate: Wed Jan 21 16:34:04 2026 -0600
ZOOKEEPER-5017: Upgrade Netty to 4.1.130.Final to address CVE-2025-67735
Reviewers: tisonkun, ctubbsii
Author: anmolnar
Closes #2348 from anmolnar/ZOOKEEPER-5017
(cherry picked from commit fbd87aa5becf61d173085c9c92aacbe446cf22bd)
Signed-off-by: Andor Molnar <[email protected]>
---
pom.xml | 2 +-
...4.1.127.Final.LICENSE.txt => netty-buffer-4.1.130.Final.LICENSE.txt} | 0
...-4.1.127.Final.LICENSE.txt => netty-codec-4.1.130.Final.LICENSE.txt} | 0
...4.1.127.Final.LICENSE.txt => netty-common-4.1.130.Final.LICENSE.txt} | 0
....1.127.Final.LICENSE.txt => netty-handler-4.1.130.Final.LICENSE.txt} | 0
...1.127.Final.LICENSE.txt => netty-resolver-4.1.130.Final.LICENSE.txt} | 0
....127.Final.LICENSE.txt => netty-transport-4.1.130.Final.LICENSE.txt} | 0
...ENSE.txt => netty-transport-classes-epoll-4.1.130.Final.LICENSE.txt} | 0
...txt => netty-transport-native-unix-common-4.1.130.Final.LICENSE.txt} | 0
9 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1154f0091..0bed9d102 100644
--- a/pom.xml
+++ b/pom.xml
@@ -467,7 +467,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.127.Final</netty.version>
+ <netty.version>4.1.130.Final</netty.version>
<jetty.version>9.4.57.v20241219</jetty.version>
<jackson.version>2.15.2</jackson.version>
<jline.version>3.25.1</jline.version>
diff --git
a/zookeeper-server/src/main/resources/lib/netty-buffer-4.1.127.Final.LICENSE.txt
b/zookeeper-server/src/main/resources/lib/netty-buffer-4.1.130.Final.LICENSE.txt
similarity index 100%
rename from
zookeeper-server/src/main/resources/lib/netty-buffer-4.1.127.Final.LICENSE.txt
rename to
zookeeper-server/src/main/resources/lib/netty-buffer-4.1.130.Final.LICENSE.txt
diff --git
a/zookeeper-server/src/main/resources/lib/netty-codec-4.1.127.Final.LICENSE.txt
b/zookeeper-server/src/main/resources/lib/netty-codec-4.1.130.Final.LICENSE.txt
similarity index 100%
rename from
zookeeper-server/src/main/resources/lib/netty-codec-4.1.127.Final.LICENSE.txt
rename to
zookeeper-server/src/main/resources/lib/netty-codec-4.1.130.Final.LICENSE.txt
diff --git
a/zookeeper-server/src/main/resources/lib/netty-common-4.1.127.Final.LICENSE.txt
b/zookeeper-server/src/main/resources/lib/netty-common-4.1.130.Final.LICENSE.txt
similarity index 100%
rename from
zookeeper-server/src/main/resources/lib/netty-common-4.1.127.Final.LICENSE.txt
rename to
zookeeper-server/src/main/resources/lib/netty-common-4.1.130.Final.LICENSE.txt
diff --git
a/zookeeper-server/src/main/resources/lib/netty-handler-4.1.127.Final.LICENSE.txt
b/zookeeper-server/src/main/resources/lib/netty-handler-4.1.130.Final.LICENSE.txt
similarity index 100%
rename from
zookeeper-server/src/main/resources/lib/netty-handler-4.1.127.Final.LICENSE.txt
rename to
zookeeper-server/src/main/resources/lib/netty-handler-4.1.130.Final.LICENSE.txt
diff --git
a/zookeeper-server/src/main/resources/lib/netty-resolver-4.1.127.Final.LICENSE.txt
b/zookeeper-server/src/main/resources/lib/netty-resolver-4.1.130.Final.LICENSE.txt
similarity index 100%
rename from
zookeeper-server/src/main/resources/lib/netty-resolver-4.1.127.Final.LICENSE.txt
rename to
zookeeper-server/src/main/resources/lib/netty-resolver-4.1.130.Final.LICENSE.txt
diff --git
a/zookeeper-server/src/main/resources/lib/netty-transport-4.1.127.Final.LICENSE.txt
b/zookeeper-server/src/main/resources/lib/netty-transport-4.1.130.Final.LICENSE.txt
similarity index 100%
rename from
zookeeper-server/src/main/resources/lib/netty-transport-4.1.127.Final.LICENSE.txt
rename to
zookeeper-server/src/main/resources/lib/netty-transport-4.1.130.Final.LICENSE.txt
diff --git
a/zookeeper-server/src/main/resources/lib/netty-transport-classes-epoll-4.1.127.Final.LICENSE.txt
b/zookeeper-server/src/main/resources/lib/netty-transport-classes-epoll-4.1.130.Final.LICENSE.txt
similarity index 100%
rename from
zookeeper-server/src/main/resources/lib/netty-transport-classes-epoll-4.1.127.Final.LICENSE.txt
rename to
zookeeper-server/src/main/resources/lib/netty-transport-classes-epoll-4.1.130.Final.LICENSE.txt
diff --git
a/zookeeper-server/src/main/resources/lib/netty-transport-native-unix-common-4.1.127.Final.LICENSE.txt
b/zookeeper-server/src/main/resources/lib/netty-transport-native-unix-common-4.1.130.Final.LICENSE.txt
similarity index 100%
rename from
zookeeper-server/src/main/resources/lib/netty-transport-native-unix-common-4.1.127.Final.LICENSE.txt
rename to
zookeeper-server/src/main/resources/lib/netty-transport-native-unix-common-4.1.130.Final.LICENSE.txt