Upgrade to netty-tcnative-1.1.32.Fork1

This commit is contained in:
Trustin Lee 2014-12-28 19:10:01 +09:00
parent f0e306c2fd
commit 58c14418a0

View File

@ -567,7 +567,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>