Skip to content

Commit

Permalink
Merge pull request #1841 from apache/dependabot/maven/org.apache.mave…
Browse files Browse the repository at this point in the history
…n.plugins-maven-checkstyle-plugin-3.6.0

chore(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0
  • Loading branch information
lprimak authored Oct 25, 2024
2 parents c76a644 + 4869945 commit b71bcca
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 @@ -559,7 +559,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.5.0</version>
<version>3.6.0</version>
<configuration>
<configLocation>${checkstyle.configLocation}</configLocation>
<suppressionsLocation>${checkstyle.supressionsLocation}</suppressionsLocation>
Expand Down

0 comments on commit b71bcca

Please sign in to comment.