From 9394a679c5a28f69590c39e18e74405294de66c9 Mon Sep 17 00:00:00 2001 From: Jonah Graham Date: Mon, 19 Mar 2018 10:36:23 +0000 Subject: [PATCH] [releng] update maven dependency versions Change-Id: Id55ef378ed1abf4a71f31ef27b08c3b59be05317 --- lsp4e-cpp/pom.xml | 2 +- pom.xml | 16 +++++++++++----- 2 files changed, 12 insertions(+), 6 deletions(-) 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