You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zookeeper.apache.org by ar...@apache.org on 2022/05/05 18:51:45 UTC

[zookeeper] branch branch-3.8 updated: ZOOKEEPER-4529: Upgrade netty to 4.1.76.Final

This is an automated email from the ASF dual-hosted git repository.

arshad 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 270359cef ZOOKEEPER-4529: Upgrade netty to 4.1.76.Final
270359cef is described below

commit 270359cef0f58a44cdd021df1a42ce129c039665
Author: Ananya Singh <pu...@gmail.com>
AuthorDate: Fri May 6 00:21:05 2022 +0530

    ZOOKEEPER-4529: Upgrade netty to 4.1.76.Final
    
    upgrading netty in master as per review in : https://github.com/apache/zookeeper/pull/1867
    
    Author: Ananya Singh <pu...@gmail.com>
    
    Reviewers: Enrico Olivelli <eo...@apache.org>, Shoothzj <sh...@gmail.com>, Mohammad Arshad <ar...@apache.org>, Brahma Reddy Battula <br...@apache.org>
    
    Closes #1869 from AnanyaSingh2121/ZK-4529
    
    (cherry picked from commit aab3ff65c4daecbbf8fc3fc5369a2e456603fbb0)
    Signed-off-by: Mohammad Arshad <ar...@apache.org>
---
 pom.xml                                                                 | 2 +-
 ...r-4.1.73.Final.LICENSE.txt => netty-buffer-4.1.76.Final.LICENSE.txt} | 0
 ...ec-4.1.73.Final.LICENSE.txt => netty-codec-4.1.76.Final.LICENSE.txt} | 0
 ...n-4.1.73.Final.LICENSE.txt => netty-common-4.1.76.Final.LICENSE.txt} | 0
 ...-4.1.73.Final.LICENSE.txt => netty-handler-4.1.76.Final.LICENSE.txt} | 0
 ...4.1.73.Final.LICENSE.txt => netty-resolver-4.1.76.Final.LICENSE.txt} | 0
 ....1.73.Final.LICENSE.txt => netty-transport-4.1.76.Final.LICENSE.txt} | 0
 ...ICENSE.txt => netty-transport-native-epoll-4.1.76.Final.LICENSE.txt} | 0
 ....txt => netty-transport-native-unix-common-4.1.76.Final.LICENSE.txt} | 0
 9 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 036ee0e4d..b32755fe2 100755
--- a/pom.xml
+++ b/pom.xml
@@ -467,7 +467,7 @@
     <mockito.version>3.6.28</mockito.version>
     <hamcrest.version>2.2</hamcrest.version>
     <commons-cli.version>1.4</commons-cli.version>
-    <netty.version>4.1.73.Final</netty.version>
+    <netty.version>4.1.76.Final</netty.version>
     <netty.tcnative.version>2.0.48.Final</netty.tcnative.version>
     <jetty.version>9.4.43.v20210629</jetty.version>
     <jackson.version>2.13.2.1</jackson.version>
diff --git a/zookeeper-server/src/main/resources/lib/netty-buffer-4.1.73.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-buffer-4.1.76.Final.LICENSE.txt
similarity index 100%
rename from zookeeper-server/src/main/resources/lib/netty-buffer-4.1.73.Final.LICENSE.txt
rename to zookeeper-server/src/main/resources/lib/netty-buffer-4.1.76.Final.LICENSE.txt
diff --git a/zookeeper-server/src/main/resources/lib/netty-codec-4.1.73.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-codec-4.1.76.Final.LICENSE.txt
similarity index 100%
rename from zookeeper-server/src/main/resources/lib/netty-codec-4.1.73.Final.LICENSE.txt
rename to zookeeper-server/src/main/resources/lib/netty-codec-4.1.76.Final.LICENSE.txt
diff --git a/zookeeper-server/src/main/resources/lib/netty-common-4.1.73.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-common-4.1.76.Final.LICENSE.txt
similarity index 100%
rename from zookeeper-server/src/main/resources/lib/netty-common-4.1.73.Final.LICENSE.txt
rename to zookeeper-server/src/main/resources/lib/netty-common-4.1.76.Final.LICENSE.txt
diff --git a/zookeeper-server/src/main/resources/lib/netty-handler-4.1.73.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-handler-4.1.76.Final.LICENSE.txt
similarity index 100%
rename from zookeeper-server/src/main/resources/lib/netty-handler-4.1.73.Final.LICENSE.txt
rename to zookeeper-server/src/main/resources/lib/netty-handler-4.1.76.Final.LICENSE.txt
diff --git a/zookeeper-server/src/main/resources/lib/netty-resolver-4.1.73.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-resolver-4.1.76.Final.LICENSE.txt
similarity index 100%
rename from zookeeper-server/src/main/resources/lib/netty-resolver-4.1.73.Final.LICENSE.txt
rename to zookeeper-server/src/main/resources/lib/netty-resolver-4.1.76.Final.LICENSE.txt
diff --git a/zookeeper-server/src/main/resources/lib/netty-transport-4.1.73.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-transport-4.1.76.Final.LICENSE.txt
similarity index 100%
rename from zookeeper-server/src/main/resources/lib/netty-transport-4.1.73.Final.LICENSE.txt
rename to zookeeper-server/src/main/resources/lib/netty-transport-4.1.76.Final.LICENSE.txt
diff --git a/zookeeper-server/src/main/resources/lib/netty-transport-native-epoll-4.1.73.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-transport-native-epoll-4.1.76.Final.LICENSE.txt
similarity index 100%
rename from zookeeper-server/src/main/resources/lib/netty-transport-native-epoll-4.1.73.Final.LICENSE.txt
rename to zookeeper-server/src/main/resources/lib/netty-transport-native-epoll-4.1.76.Final.LICENSE.txt
diff --git a/zookeeper-server/src/main/resources/lib/netty-transport-native-unix-common-4.1.73.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-transport-native-unix-common-4.1.76.Final.LICENSE.txt
similarity index 100%
rename from zookeeper-server/src/main/resources/lib/netty-transport-native-unix-common-4.1.73.Final.LICENSE.txt
rename to zookeeper-server/src/main/resources/lib/netty-transport-native-unix-common-4.1.76.Final.LICENSE.txt