HADOOP-16982. Update Netty to 4.1.48.Final. Contributed by Lisheng Sun.
This commit is contained in:
parent
8bcd7cfc0b
commit
796bafedba
|
@ -787,7 +787,7 @@
|
|||
<dependency>
|
||||
<groupId>io.netty</groupId>
|
||||
<artifactId>netty-all</artifactId>
|
||||
<version>4.1.45.Final</version>
|
||||
<version>4.1.48.Final</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue