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

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


The following commit(s) were added to refs/heads/trunk by this push:
     new 85af77c  HADOOP-16643. Update netty4 to the latest 4.1.42. Contributed 
by Lisheng Sun.
85af77c is described below

commit 85af77c75768416db24ca506fd1704ce664ca92f
Author: Wei-Chiu Chuang <[email protected]>
AuthorDate: Tue Oct 15 08:55:14 2019 -0700

    HADOOP-16643. Update netty4 to the latest 4.1.42. Contributed by Lisheng 
Sun.
---
 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 28110ca..9c83560 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -843,7 +843,7 @@
       <dependency>
         <groupId>io.netty</groupId>
         <artifactId>netty-all</artifactId>
-        <version>4.0.52.Final</version>
+        <version>4.1.42.Final</version>
       </dependency>
 
       <dependency>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to