Upgrade to netty-build-16

This commit is contained in:
Trustin Lee 2013-02-05 18:47:47 +09:00
parent c12f713cca
commit bea8851a58

View File

@ -671,7 +671,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>netty-build</artifactId>
<version>13</version>
<version>16</version>
</dependency>
</dependencies>
</plugin>