From 2cdf589d106177bb8f4ab278b2e15eee3debe8a8 Mon Sep 17 00:00:00 2001 From: jsgrah-spring Date: Fri, 23 Sep 2022 13:19:54 +0200 Subject: [PATCH] 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. --- lightrun/api-service/pom.xml | 1 - lightrun/tasks-service/pom.xml | 1 - lightrun/users-service/pom.xml | 1 - parent-boot-3/pom.xml | 1 - persistence-modules/fauna/pom.xml | 1 - pom.xml | 2 +- static-analysis/pom.xml | 2 +- 7 files changed, 2 insertions(+), 7 deletions(-) diff --git a/lightrun/api-service/pom.xml b/lightrun/api-service/pom.xml index 0541f6c5cb..f44ad07edb 100644 --- a/lightrun/api-service/pom.xml +++ b/lightrun/api-service/pom.xml @@ -42,7 +42,6 @@ 17 - 3.17.0 \ No newline at end of file diff --git a/lightrun/tasks-service/pom.xml b/lightrun/tasks-service/pom.xml index 19b5f0d98e..2b3b37e51b 100644 --- a/lightrun/tasks-service/pom.xml +++ b/lightrun/tasks-service/pom.xml @@ -63,7 +63,6 @@ 17 - 3.17.0 \ No newline at end of file diff --git a/lightrun/users-service/pom.xml b/lightrun/users-service/pom.xml index 2db0d37037..9560dcf23b 100644 --- a/lightrun/users-service/pom.xml +++ b/lightrun/users-service/pom.xml @@ -59,7 +59,6 @@ 17 - 3.17.0 \ No newline at end of file diff --git a/parent-boot-3/pom.xml b/parent-boot-3/pom.xml index 5dbe940fdf..6d9b528485 100644 --- a/parent-boot-3/pom.xml +++ b/parent-boot-3/pom.xml @@ -90,7 +90,6 @@ 5.8.2 3.0.0-M7 17 - 3.17.0 \ No newline at end of file diff --git a/persistence-modules/fauna/pom.xml b/persistence-modules/fauna/pom.xml index f5aa1613fe..a0626e0cd2 100644 --- a/persistence-modules/fauna/pom.xml +++ b/persistence-modules/fauna/pom.xml @@ -58,7 +58,6 @@ 17 - 3.17.0 4.2.0 diff --git a/pom.xml b/pom.xml index 47481bb056..b7c414fb0e 100644 --- a/pom.xml +++ b/pom.xml @@ -1345,7 +1345,7 @@ 0.0.1 3.12.2 3.0.0 - 3.13.0 + 3.19.0 1.18.24 1.4.200 31.1-jre diff --git a/static-analysis/pom.xml b/static-analysis/pom.xml index 577440117c..eedf5ba724 100644 --- a/static-analysis/pom.xml +++ b/static-analysis/pom.xml @@ -18,7 +18,7 @@ org.apache.maven.plugins maven-pmd-plugin - 3.7 + ${maven-pmd-plugin.version} rulesets/java/braces.xml