From 5629f95da20a857ae93aa6275d0f57f415e6b783 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 27 Feb 2018 13:44:03 +0100 Subject: [PATCH] Upgrade maven plugin versions This commit upgrades all maven plugins to be consistent with what Spring Boot 2 does, in preparation for the upgrade See gh-611 --- pom.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 55a28bc7..24ae7a86 100644 --- a/pom.xml +++ b/pom.xml @@ -136,12 +136,12 @@ com.agilejava.docbkx docbkx-maven-plugin - 2.0.15 + 2.0.17 org.asciidoctor asciidoctor-maven-plugin - 1.5.0 + 1.5.5 org.apache.maven.plugins @@ -151,12 +151,12 @@ org.apache.maven.plugins maven-assembly-plugin - 2.6 + 3.1.0 org.apache.maven.plugins maven-compiler-plugin - 3.1 + 3.7.0 ${java.version} ${java.version} @@ -165,22 +165,22 @@ org.apache.maven.plugins maven-jar-plugin - 2.6 + 3.0.2 org.codehaus.mojo build-helper-maven-plugin - 1.10 + 3.0.0 org.apache.maven.plugins maven-source-plugin - 2.4 + 3.0.1 org.apache.maven.plugins maven-surefire-plugin - 2.16 + 2.20.1 **/*Tests.java @@ -199,7 +199,7 @@ pl.project13.maven git-commit-id-plugin - 2.1.11 + 2.2.3