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

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


The following commit(s) were added to refs/heads/branch-2.10 by this push:
     new 0574de5  HADOOP-17251. Upgrade netty-all to 4.1.50.Final on 
branch-2.10. (#2285)
0574de5 is described below

commit 0574de5f2fd39a46dc293485b1a8c670a6cbf9c5
Author: Masatake Iwasaki <[email protected]>
AuthorDate: Wed Sep 9 07:19:23 2020 +0900

    HADOOP-17251. Upgrade netty-all to 4.1.50.Final on branch-2.10. (#2285)
---
 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 d6252df..9137995 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -716,7 +716,7 @@
       <dependency>
         <groupId>io.netty</groupId>
         <artifactId>netty-all</artifactId>
-        <version>4.0.52.Final</version>
+        <version>4.1.50.Final</version>
       </dependency>
 
       <dependency>


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

Reply via email to