HADOOP-17251. Upgrade netty-all to 4.1.50.Final on branch-2.10. (#2285)

This commit is contained in:
Masatake Iwasaki 2020-09-09 07:19:23 +09:00 committed by GitHub
parent 43c6c54b8c
commit 0574de5f2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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