From a4557f9ed9af7e0c36a1c668ccccc31e45ad6866 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tam=C3=A1s=20P=C3=A9nzes?= Date: Thu, 16 Dec 2021 05:38:42 +0100 Subject: [PATCH] HDFS-16384. Upgrade Netty to 4.1.72.Final (#3798) --- LICENSE-binary | 2 +- hadoop-hdfs-project/hadoop-hdfs-client/pom.xml | 8 ++++++++ hadoop-project/pom.xml | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/LICENSE-binary b/LICENSE-binary index 6dabe3d71d..40207ce0e8 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -261,7 +261,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.1.42.Final +io.netty:netty-all:4.1.72.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-hdfs-project/hadoop-hdfs-client/pom.xml b/hadoop-hdfs-project/hadoop-hdfs-client/pom.xml index d65e603036..bb4bda5ecc 100644 --- a/hadoop-hdfs-project/hadoop-hdfs-client/pom.xml +++ b/hadoop-hdfs-project/hadoop-hdfs-client/pom.xml @@ -85,6 +85,10 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> io.netty netty-codec-http + + io.netty + netty-codec-socks + io.netty netty-common @@ -93,6 +97,10 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> io.netty netty-handler + + io.netty + netty-handler-proxy + io.netty netty-transport diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml index cc45975a3f..e708402617 100644 --- a/hadoop-project/pom.xml +++ b/hadoop-project/pom.xml @@ -141,7 +141,7 @@ 2.2.4 3.2.4 3.10.6.Final - 4.1.68.Final + 4.1.72.Final 1.1.8.2 1.7.1