We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b30d6a commit 8892aceCopy full SHA for 8892ace
parent/pom.xml
@@ -59,7 +59,7 @@
59
<!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-pmd-plugin -->
60
<maven-pmd-plugin.version>3.21.2</maven-pmd-plugin.version>
61
<!-- https://mvnrepository.com/artifact/net.sourceforge.pmd/pmd -->
62
- <pmd.version>6.55.0</pmd.version>
+ <pmd.version>7.7.0</pmd.version>
63
<!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-checkstyle-plugin -->
64
<maven-checkstyle-plugin.version>3.3.1</maven-checkstyle-plugin.version>
65
<!-- https://mvnrepository.com/artifact/com.puppycrawl.tools/checkstyle -->
0 commit comments