HIVE-17665: Update netty-all to latest 4.0.x.Final (Prasanth Jayachandran 
reviewed by Thejas Nair)


Project: http://git-wip-us.apache.org/repos/asf/hive/repo
Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/ce064af8
Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/ce064af8
Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/ce064af8

Branch: refs/heads/branch-2
Commit: ce064af87e1e131417a46798f512e4c378821af7
Parents: fdcf560
Author: Prasanth Jayachandran <prasan...@apache.org>
Authored: Mon Oct 2 13:38:02 2017 -0700
Committer: Prasanth Jayachandran <prasan...@apache.org>
Committed: Mon Oct 2 13:38:02 2017 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hive/blob/ce064af8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3299117..6fd2f60 100644
--- a/pom.xml
+++ b/pom.xml
@@ -178,7 +178,7 @@
     <orc.version>1.3.3</orc.version>
     <mockito-all.version>1.9.5</mockito-all.version>
     <mina.version>2.0.0-M5</mina.version>
-    <netty.version>4.0.29.Final</netty.version>
+    <netty.version>4.0.52.Final</netty.version>
     <parquet.version>1.8.1</parquet.version>
     <pig.version>0.16.0</pig.version>
     <protobuf.version>2.5.0</protobuf.version>

Reply via email to