Update maven-checkstyle-plugin to 3.1.2

This commit is contained in:
kaboom 2021-10-23 05:32:53 +03:00
parent 1fa24c9edd
commit 0ae6d8082b
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>