pom.xml: Upgrade checkstyle to 6.15

Signed-off-by: Paul Campbell <paulcampbell@fife.ac.uk>
This commit is contained in:
Paul Campbell 2016-02-03 10:48:48 +00:00
parent e656dbc563
commit 8bbf188406

View file

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