Upgrade to Maven Checkstyle Plugin 3.1.2

This commit is contained in:
Stephane Nicoll
2022-01-21 12:01:01 +01:00
parent fa018a2c9d
commit 24af80e0c0

View File

@@ -108,7 +108,7 @@
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId> <artifactId>maven-checkstyle-plugin</artifactId>
<version>3.1.1</version> <version>3.1.2</version>
<dependencies> <dependencies>
<dependency> <dependency>
<groupId>com.puppycrawl.tools</groupId> <groupId>com.puppycrawl.tools</groupId>