diff --git a/hadoop-hdfs-project/hadoop-hdfs-client/pom.xml b/hadoop-hdfs-project/hadoop-hdfs-client/pom.xml index bf69d04cff..d65e603036 100644 --- a/hadoop-hdfs-project/hadoop-hdfs-client/pom.xml +++ b/hadoop-hdfs-project/hadoop-hdfs-client/pom.xml @@ -64,7 +64,7 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> test - ${netty4.group} + io.netty netty-all test diff --git a/hadoop-hdfs-project/hadoop-hdfs/pom.xml b/hadoop-hdfs-project/hadoop-hdfs/pom.xml index 0160a7d46d..ca9096646c 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/pom.xml +++ b/hadoop-hdfs-project/hadoop-hdfs/pom.xml @@ -176,7 +176,7 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> compile - ${netty4.group} + io.netty netty-all compile diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml index ca71653816..c38d2b7f13 100644 --- a/hadoop-project/pom.xml +++ b/hadoop-project/pom.xml @@ -140,8 +140,7 @@ 4.1.0-incubating 3.2.4 3.10.6.Final - 4.1.48.Final - io.netty + 4.1.50.Final 0.5.1 @@ -893,7 +892,7 @@ - ${netty4.group} + io.netty netty-all ${netty4.version} @@ -2216,21 +2215,6 @@ - - aarch64 - - - org.openlabtesting.netty - - - - linux - aarch64 - - - test-patch 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 9ccc422075..3d86b6ba20 100644 --- a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi/pom.xml +++ b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi/pom.xml @@ -44,7 +44,7 @@ ${protobuf.version} - ${netty4.group} + io.netty netty-all