HADOOP-15849. Upgrade netty version to 3.10.6.
This commit is contained in:
parent
603649d3a9
commit
8853fc8a55
|
@ -961,7 +961,7 @@
|
|||
<dependency>
|
||||
<groupId>io.netty</groupId>
|
||||
<artifactId>netty</artifactId>
|
||||
<version>3.10.5.Final</version>
|
||||
<version>3.10.6.Final</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue