Skip to content

Commit

Permalink
Merge pull request #1523 from apache/dependabot/maven/org.apache.mave…
Browse files Browse the repository at this point in the history
…n.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
  • Loading branch information
lprimak authored Jun 5, 2024
2 parents 8f1a79f + 96b4577 commit acef805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -556,7 +556,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.3.1</version>
<version>3.4.0</version>
<configuration>
<configLocation>${checkstyle.configLocation}</configLocation>
<suppressionsLocation>${checkstyle.supressionsLocation}</suppressionsLocation>
Expand Down

0 comments on commit acef805

Please sign in to comment.