HADOOP-15849. Upgrade netty version to 3.10.6.
(cherry picked from commit 8853fc8a55
)
This commit is contained in:
parent
b7ee3938e9
commit
bd5b59feea
|
@ -833,7 +833,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