pom.xml: Upgrade checkstyle to 6.16

Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
This commit is contained in:
Paul Campbell 2016-03-02 10:53:10 +00:00
parent 2c88b1a14a
commit ee2b896b4a

View file

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