Skip to content

Commit

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

Bump pmd.version from 7.1.0 to 7.2.0
  • Loading branch information
uhafner authored Jun 4, 2024
2 parents 9a4bf0d + 1326b29 commit 197c43c
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.5</spotbugs.version>
<pmd.version>7.1.0</pmd.version>
<pmd.version>7.2.0</pmd.version>
<maven-checkstyle-plugin.version>3.3.1</maven-checkstyle-plugin.version>
<checkstyle.version>10.16.0</checkstyle.version>
<maven-pmd-plugin.version>3.22.0</maven-pmd-plugin.version>
Expand Down

0 comments on commit 197c43c

Please sign in to comment.