浏览代码

HADOOP-17614. Bump netty to the latest 4.1.61. (#2871)

Wei-Chiu Chuang 4 年之前
父节点
当前提交
5a6867e2bd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      hadoop-project/pom.xml

+ 1 - 1
hadoop-project/pom.xml

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