From dda00d3ff5ca9ac393d1a88aeaba9b6519200eb0 Mon Sep 17 00:00:00 2001 From: Wei-Chiu Chuang Date: Mon, 24 Feb 2020 20:47:52 -0800 Subject: [PATCH] YARN-10074. Update netty to 4.1.42Final in yarn-csi. Contributed by Wei-Chiu Chuang. (#1807) --- LICENSE-binary | 3 +-- hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi/pom.xml | 2 -- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/LICENSE-binary b/LICENSE-binary index 8a838acf47..921d486b23 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -262,8 +262,7 @@ io.grpc:grpc-protobuf:1.26.0 io.grpc:grpc-protobuf-lite:1.26.0 io.grpc:grpc-stub:1.26.0 io.netty:netty:3.10.6.Final -io.netty:netty-all:4.0.52.Final -io.netty:netty-all:4.1.27.Final +io.netty:netty-all:4.1.42.Final io.netty:netty-buffer:4.1.27.Final io.netty:netty-codec:4.1.27.Final io.netty:netty-codec-http:4.1.27.Final diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi/pom.xml b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi/pom.xml index 2b4761eac1..9324353e2e 100644 --- a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi/pom.xml +++ b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi/pom.xml @@ -29,7 +29,6 @@ 3.6.1 20.0 1.26.0 - 4.1.27.Final 1.5.0.Final @@ -47,7 +46,6 @@ io.netty netty-all - ${netty-all.version} io.grpc