mirror of
https://github.com/kaboomserver/icontrolu.git
synced 2024-11-24 16:38:00 -05:00
Update maven-checkstyle-plugin to 3.1.2
This commit is contained in:
parent
1fa24c9edd
commit
0ae6d8082b
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