Skip to content

Commit

Permalink
Update pmd.version to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 13, 2024
1 parent 39ca02c commit c7f6fd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-pmd-plugin -->
<maven-pmd-plugin.version>3.21.2</maven-pmd-plugin.version>
<!-- https://mvnrepository.com/artifact/net.sourceforge.pmd/pmd -->
<pmd.version>6.55.0</pmd.version>
<pmd.version>7.6.0</pmd.version>
<!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-checkstyle-plugin -->
<maven-checkstyle-plugin.version>3.3.1</maven-checkstyle-plugin.version>
<!-- https://mvnrepository.com/artifact/com.puppycrawl.tools/checkstyle -->
Expand Down

0 comments on commit c7f6fd3

Please sign in to comment.