Skip to content

Commit edbe367

Browse files
committed
Update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.3.1
1 parent 9f93f4f commit edbe367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@
439439
<plugin>
440440
<groupId>org.apache.maven.plugins</groupId>
441441
<artifactId>maven-checkstyle-plugin</artifactId>
442-
<version>3.3.0</version>
442+
<version>3.3.1</version>
443443
<configuration>
444444
<configLocation>checkstyle.xml</configLocation>
445445
<includeTestSourceDirectory>true</includeTestSourceDirectory>

0 commit comments

Comments
 (0)