Update maven-checkstyle-plugin to 3.1.2

This commit is contained in:
kaboom 2021-10-23 05:33:34 +03:00
parent 5fe53a8b6b
commit d729ef9a1e
1 changed files with 1 additions and 1 deletions

View File

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