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

brahma 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 c6b8a30  HADOOP-16871. Upgrade Netty version to 4.1.45.Final to handle 
CVE-2019-20444,CVE-2019-16869
c6b8a30 is described below

commit c6b8a3038646697b77f6db54a2ef6266a9fc7888
Author: Brahma Reddy Battula <bra...@apache.org>
AuthorDate: Mon Mar 9 19:21:58 2020 +0530

    HADOOP-16871. Upgrade Netty version to 4.1.45.Final to handle 
CVE-2019-20444,CVE-2019-16869
---
 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 8b07213..77811e3 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -140,7 +140,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.42.Final</netty4.version>
+    <netty4.version>4.1.45.Final</netty4.version>
 
     <!-- Maven protoc compiler -->
     <protobuf-maven-plugin.version>0.5.1</protobuf-maven-plugin.version>


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

Reply via email to