diff --git a/lsp4e-cpp/pom.xml b/lsp4e-cpp/pom.xml index c4195b4e0e1..0ed376d920d 100644 --- a/lsp4e-cpp/pom.xml +++ b/lsp4e-cpp/pom.xml @@ -57,7 +57,7 @@ true org.apache.maven.plugins maven-enforcer-plugin - 1.4.1 + 3.0.0-M1 enforce-maven-version diff --git a/pom.xml b/pom.xml index cd5a530bed7..ee04010ac9c 100644 --- a/pom.xml +++ b/pom.xml @@ -477,7 +477,13 @@ org.codehaus.mojo sonar-maven-plugin - 2.4 + + 3.3.0.603 org.eclipse.tycho @@ -608,7 +614,7 @@ org.jacoco jacoco-maven-plugin - 0.7.9 + 0.8.0 pre-test @@ -706,7 +712,7 @@ org.codehaus.mojo findbugs-maven-plugin - 3.0.4 + 3.0.5 true releng/findbugs-exclude.xml @@ -723,7 +729,7 @@ org.apache.maven.plugins maven-pmd-plugin - 3.8 + 3.9.0 utf-8 100 @@ -784,7 +790,7 @@ true org.apache.maven.plugins maven-enforcer-plugin - 1.4.1 + 3.0.0-M1 enforce-maven-version