Upgrade to netty-tcnative-1.1.32.Fork1

This commit is contained in:
Trustin Lee 2014-12-28 19:10:01 +09:00
parent 9638f2e9d7
commit e03bbc340e

View File

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