Skip to content

Commit bb8edb0

Browse files
authored
Merge pull request #629 from binkley/dependabot/maven/pmd.version-7.5.0
Bump pmd.version from 7.4.0 to 7.5.0
2 parents 169c451 + d25af8c commit bb8edb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
-->
111111
<pitest-junit5-plugin.version>1.2.1</pitest-junit5-plugin.version>
112112
<pitest-maven.version>1.16.3</pitest-maven.version>
113-
<pmd.version>7.4.0</pmd.version>
113+
<pmd.version>7.5.0</pmd.version>
114114
<project.build.sourceEncoding>${java.charset}</project.build.sourceEncoding>
115115
<project.reporting.outputEncoding>${java.charset}</project.reporting.outputEncoding>
116116
<spotbugs-maven-plugin.version>4.8.6.3</spotbugs-maven-plugin.version>

0 commit comments

Comments
 (0)