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 19:00:29 UTC

[zookeeper] branch branch-3.6 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.6
in repository https://gitbox.apache.org/repos/asf/zookeeper.git


The following commit(s) were added to refs/heads/branch-3.6 by this push:
     new 254882567 ZOOKEEPER-4529: Upgrade netty to 4.1.76.Final
254882567 is described below

commit 25488256700b76daa93aaea3d4a9d3e07d435cdd
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 5d881abb7..b781ed3e8 100755
--- a/pom.xml
+++ b/pom.xml
@@ -355,7 +355,7 @@
     <mockito.version>2.27.0</mockito.version>
     <hamcrest.version>1.3</hamcrest.version>
     <commons-cli.version>1.2</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