mirror of
https://github.com/kaboomserver/extras.git
synced 2025-01-07 23:17:55 +00:00
Update maven-checkstyle-plugin to 3.1.2
This commit is contained in:
parent
ac00026797
commit
024c4d9f37
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -32,7 +32,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-checkstyle-plugin</artifactId>
|
||||
<version>3.1.0</version>
|
||||
<version>3.1.2</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>checkstyle</id>
|
||||
|
|
Loading…
Reference in a new issue