Update to Netty 4.1.13.Final.

This commit is contained in:
md_5 2017-07-07 15:11:57 +10:00
parent 11323bf873
commit 14b597f0c8

View File

@ -61,7 +61,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
<version>4.1.12.Final</version>
<version>4.1.13.Final</version>
<scope>compile</scope>
</dependency>
<!-- testing -->