Skip to content

Commit acef805

Browse files
authored
Merge pull request #1523 from apache/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.4.0
chore(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1 to 3.4.0
2 parents 8f1a79f + 96b4577 commit acef805

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
@@ -556,7 +556,7 @@
556556
<plugin>
557557
<groupId>org.apache.maven.plugins</groupId>
558558
<artifactId>maven-checkstyle-plugin</artifactId>
559-
<version>3.3.1</version>
559+
<version>3.4.0</version>
560560
<configuration>
561561
<configLocation>${checkstyle.configLocation}</configLocation>
562562
<suppressionsLocation>${checkstyle.supressionsLocation}</suppressionsLocation>

0 commit comments

Comments
 (0)