Skip to content

Commit b6b5150

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

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
@@ -434,7 +434,7 @@
434434
<plugin>
435435
<groupId>org.apache.maven.plugins</groupId>
436436
<artifactId>maven-checkstyle-plugin</artifactId>
437-
<version>3.3.1</version>
437+
<version>3.4.0</version>
438438
<configuration>
439439
<configLocation>checkstyle.xml</configLocation>
440440
<includeTestSourceDirectory>true</includeTestSourceDirectory>

0 commit comments

Comments
 (0)