Skip to content

Commit

Permalink
Merge pull request #629 from binkley/dependabot/maven/pmd.version-7.5.0
Browse files Browse the repository at this point in the history
Bump pmd.version from 7.4.0 to 7.5.0
  • Loading branch information
binkley authored Sep 8, 2024
2 parents 169c451 + d25af8c commit bb8edb0
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 @@ -110,7 +110,7 @@
-->
<pitest-junit5-plugin.version>1.2.1</pitest-junit5-plugin.version>
<pitest-maven.version>1.16.3</pitest-maven.version>
<pmd.version>7.4.0</pmd.version>
<pmd.version>7.5.0</pmd.version>
<project.build.sourceEncoding>${java.charset}</project.build.sourceEncoding>
<project.reporting.outputEncoding>${java.charset}</project.reporting.outputEncoding>
<spotbugs-maven-plugin.version>4.8.6.3</spotbugs-maven-plugin.version>
Expand Down

0 comments on commit bb8edb0

Please sign in to comment.