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