Bump the version of maven-checkstyle-plugin

master
jvoisin 5 years ago
parent 643be3930f
commit b8d64c1dbd
  1. 2
      pom.xml

@ -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>

Loading…
Cancel
Save