Skip to content

Commit 2241714

Browse files
Update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.3.0 (#3371)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d7b813f commit 2241714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@
431431
<plugin>
432432
<groupId>org.apache.maven.plugins</groupId>
433433
<artifactId>maven-checkstyle-plugin</artifactId>
434-
<version>3.2.2</version>
434+
<version>3.3.0</version>
435435
<configuration>
436436
<configLocation>checkstyle.xml</configLocation>
437437
<includeTestSourceDirectory>true</includeTestSourceDirectory>

0 commit comments

Comments
 (0)