From 5167a29adb56f1b2bef7f6e59ba1471e8d3b398f Mon Sep 17 00:00:00 2001 From: Xiao Chen Date: Sat, 13 Oct 2018 20:21:36 -0700 Subject: [PATCH] HADOOP-15849. Upgrade netty version to 3.10.6. (cherry picked from commit 8853fc8a55b07ecdc5ce8d85278b822e5675d97a) --- 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 ff9e73ff870..15e6adb609e 100644 --- a/hadoop-project/pom.xml +++ b/hadoop-project/pom.xml @@ -776,7 +776,7 @@ io.netty netty - 3.10.5.Final + 3.10.6.Final