Update maven-checkstyle-plugin to 3.1.2

This commit is contained in:
kaboom 2021-10-23 05:30:44 +03:00
parent ac00026797
commit 024c4d9f37

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>