JAVA-13403. Upgrade the maven-pmd-plugin from the main pom to the latest version 3.19.0 and remove any overridden versions for this plugin from the repo.

This commit is contained in:
jsgrah-spring
2022-09-23 13:19:54 +02:00
parent 94020c4857
commit 2cdf589d10
7 changed files with 2 additions and 7 deletions
+1 -1
View File
@@ -1345,7 +1345,7 @@
<custom-pmd.version>0.0.1</custom-pmd.version>
<gitflow-incremental-builder.version>3.12.2</gitflow-incremental-builder.version>
<maven-jxr-plugin.version>3.0.0</maven-jxr-plugin.version>
<maven-pmd-plugin.version>3.13.0</maven-pmd-plugin.version>
<maven-pmd-plugin.version>3.19.0</maven-pmd-plugin.version>
<lombok.version>1.18.24</lombok.version>
<h2.version>1.4.200</h2.version>
<guava.version>31.1-jre</guava.version>