You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by we...@apache.org on 2021/04/05 00:38:13 UTC

[hadoop] branch branch-3.3 updated: HADOOP-17614. Bump netty to the latest 4.1.61. (#2850)

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

weichiu pushed a commit to branch branch-3.3
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/branch-3.3 by this push:
     new cc0cc7a  HADOOP-17614. Bump netty to the latest 4.1.61. (#2850)
cc0cc7a is described below

commit cc0cc7ab5f52429a43d879abb22c308334777acf
Author: Wei-Chiu Chuang <we...@apache.org>
AuthorDate: Sun Apr 4 17:35:30 2021 -0700

    HADOOP-17614. Bump netty to the latest 4.1.61. (#2850)
    
    Reviewed-by: Ayush Saxena <ay...@apache.org>
    (cherry picked from commit 29a6769b68f32fc3eb0686a955040b9412a24a66)
---
 hadoop-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index 243a357..17b7eea 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -142,7 +142,7 @@
     <htrace4.version>4.1.0-incubating</htrace4.version>
     <metrics.version>3.2.4</metrics.version>
     <netty3.version>3.10.6.Final</netty3.version>
-    <netty4.version>4.1.50.Final</netty4.version>
+    <netty4.version>4.1.61.Final</netty4.version>
     <snappy-java.version>1.1.8.2</snappy-java.version>
     <lz4-java.version>1.7.1</lz4-java.version>
 

---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org