Upgrade checkstyle to 6.17

[Release Notes](http://checkstyle.sourceforge.net/releasenotes.html#Release_6.17)

Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
This commit is contained in:
Paul Campbell 2016-03-28 10:27:16 +01:00
parent b8e26e52aa
commit 258c1e5521

View file

@ -134,7 +134,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>6.16.1</version>
<version>6.17</version>
</dependency>
<dependency>
<groupId>com.github.sevntu.checkstyle</groupId>