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 968c704dd6
commit 1a0973cfb2
7 changed files with 2 additions and 7 deletions

View File

@@ -90,7 +90,6 @@
<junit-jupiter.version>5.8.2</junit-jupiter.version>
<maven-surefire-plugin.version>3.0.0-M7</maven-surefire-plugin.version>
<java.version>17</java.version>
<maven-pmd-plugin.version>3.17.0</maven-pmd-plugin.version>
</properties>
</project>