Update the checkstyle rule

This commit is contained in:
Trustin Lee 2012-06-09 04:19:46 +09:00
parent 25109dd351
commit 51cca83d3e

View File

@ -665,7 +665,7 @@
<dependency> <dependency>
<groupId>${project.groupId}</groupId> <groupId>${project.groupId}</groupId>
<artifactId>netty-build</artifactId> <artifactId>netty-build</artifactId>
<version>8</version> <version>9</version>
</dependency> </dependency>
</dependencies> </dependencies>
</plugin> </plugin>