diff --git a/hadoop-hdfs-project/hadoop-hdfs-client/pom.xml b/hadoop-hdfs-project/hadoop-hdfs-client/pom.xml
index 0ab7d5b7bcd..f783131c953 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 090a85e9cb1..4de50c27398 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 d07bac32575..5260cc85eb5 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 0cedd8e8a69..a6d26fcbbb5 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