Pick up maven-pmd-plugin version from parent POM

This commit is contained in:
Gary Gregory 2023-01-10 11:32:19 -05:00
parent 01d011807f
commit 0c18409c4d
1 changed files with 0 additions and 1 deletions

View File

@ -173,7 +173,6 @@
<checkstyle.suppress.file>${basedir}/src/site/resources/checkstyle/checkstyle-suppressions.xml</checkstyle.suppress.file>
<checkstyle.resourceExcludes>LICENSE.txt, NOTICE.txt, **/maven-archiver/pom.properties</checkstyle.resourceExcludes>
<commons.pmd.version>3.19.0</commons.pmd.version>
<commons.pmd-impl.version>6.52.0</commons.pmd-impl.version>
<commons.spotbugs.version>4.7.3.0</commons.spotbugs.version>
<commons.spotbugs.impl.version>4.7.3</commons.spotbugs.impl.version>