瀏覽代碼

HADOOP-16982. Update Netty to 4.1.48.Final. Contributed by Lisheng Sun.

Masatake Iwasaki 5 年之前
父節點
當前提交
796bafedba
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      hadoop-project/pom.xml

+ 1 - 1
hadoop-project/pom.xml

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