Upgrade to netty-tcnative-1.1.32.Fork1

This commit is contained in:
Trustin Lee 2014-12-28 19:10:01 +09:00
parent 1ed8a120c1
commit 59f1b91061

View File

@ -575,7 +575,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>netty-tcnative</artifactId>
<version>1.1.30.Fork3-SNAPSHOT</version>
<version>1.1.32.Fork1</version>
<classifier>${os.detected.classifier}</classifier>
<scope>compile</scope>
<optional>true</optional>