Bump the version of maven-checkstyle-plugin

This commit is contained in:
jvoisin
2019-06-12 00:15:38 +02:00
parent 643be3930f
commit b8d64c1dbd
+1 -1
View File
@@ -280,7 +280,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.0.0</version>
<version>3.1.0</version>
<executions>
<execution>
<id>validate</id>