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

(cherry picked from commit 85af77c75768416db24ca506fd1704ce664ca92f)
This commit is contained in:
Wei-Chiu Chuang 2019-10-15 08:55:14 -07:00
parent 79e5633867
commit 7bb5bf0e4e

View File

@ -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>