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

This commit is contained in:
Wei-Chiu Chuang 2019-10-15 08:55:14 -07:00
parent a8ef03e961
commit 85af77c757
1 changed files with 1 additions and 1 deletions

View File

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