Skip to content

Commit f69c4e3

Browse files
Update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.2.1
1 parent a0f89ee commit f69c4e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<plugin>
8686
<groupId>org.apache.maven.plugins</groupId>
8787
<artifactId>maven-checkstyle-plugin</artifactId>
88-
<version>3.1.2</version>
88+
<version>3.2.1</version>
8989
<configuration>
9090
<configLocation>checkstyle.xml</configLocation>
9191
</configuration>
@@ -184,7 +184,7 @@
184184
<plugin>
185185
<groupId>org.apache.maven.plugins</groupId>
186186
<artifactId>maven-checkstyle-plugin</artifactId>
187-
<version>3.1.2</version>
187+
<version>3.2.1</version>
188188
<configuration>
189189
<configLocation>checkstyle.xml</configLocation>
190190
</configuration>

0 commit comments

Comments
 (0)