Update netty-build to the latest version

From this commit, checkstyle considers an unnecessary empty line as a
violation.
This commit is contained in:
Trustin Lee 2012-12-04 16:48:27 +09:00
parent 7f1b38262c
commit d4a7722cfd

View File

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