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> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId> <artifactId>maven-checkstyle-plugin</artifactId>
<version>3.0.0</version> <version>3.1.0</version>
<executions> <executions>
<execution> <execution>
<id>validate</id> <id>validate</id>

Loading…
Cancel
Save