Skip to content

Commit 8892ace

Browse files
Update pmd.version to v7
1 parent 1b30d6a commit 8892ace

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-pmd-plugin -->
6060
<maven-pmd-plugin.version>3.21.2</maven-pmd-plugin.version>
6161
<!-- https://mvnrepository.com/artifact/net.sourceforge.pmd/pmd -->
62-
<pmd.version>6.55.0</pmd.version>
62+
<pmd.version>7.7.0</pmd.version>
6363
<!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-checkstyle-plugin -->
6464
<maven-checkstyle-plugin.version>3.3.1</maven-checkstyle-plugin.version>
6565
<!-- https://mvnrepository.com/artifact/com.puppycrawl.tools/checkstyle -->

0 commit comments

Comments
 (0)