Explorar o código

HADOOP-16643. Update netty4 to the latest 4.1.42. Contributed by Lisheng Sun.

(cherry picked from commit 85af77c75768416db24ca506fd1704ce664ca92f)
Wei-Chiu Chuang %!s(int64=5) %!d(string=hai) anos
pai
achega
7bb5bf0e4e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      hadoop-project/pom.xml

+ 1 - 1
hadoop-project/pom.xml

@@ -787,7 +787,7 @@
       <dependency>
         <groupId>io.netty</groupId>
         <artifactId>netty-all</artifactId>
-        <version>4.0.52.Final</version>
+        <version>4.1.42.Final</version>
       </dependency>
 
       <dependency>