Skip to content

Commit

Permalink
Merge pull request #1010 from jenkinsci/dependabot/maven/pmd.version-…
Browse files Browse the repository at this point in the history
…7.7.0

Bump pmd.version from 7.6.0 to 7.7.0
  • Loading branch information
uhafner authored Nov 3, 2024
2 parents fc867ab + 8fb001b commit ed7d655
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 @@ -68,7 +68,7 @@

<!-- Maven plug-in versions -->
<spotbugs.version>4.8.6</spotbugs.version>
<pmd.version>7.6.0</pmd.version>
<pmd.version>7.7.0</pmd.version>
<maven-checkstyle-plugin.version>3.5.0</maven-checkstyle-plugin.version>
<checkstyle.version>10.20.0</checkstyle.version>
<maven-pmd-plugin.version>3.25.0</maven-pmd-plugin.version>
Expand Down

0 comments on commit ed7d655

Please sign in to comment.