Upgrade to the latest checkstyle rules

This commit is contained in:
Trustin Lee 2012-06-08 16:59:40 +09:00
parent 6fce4539ad
commit 255a0721bd

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>7</version> <version>8</version>
</dependency> </dependency>
</dependencies> </dependencies>
</plugin> </plugin>