From 4df84c53bca75ff9eb81fadded325628dbcd4fc7 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Fri, 4 Aug 2017 12:44:16 -0700 Subject: [PATCH] Upgrade Maven plugins Upgrade the Maven plugins used in the builds. See gh-9316 --- spring-boot-project/spring-boot-dependencies/pom.xml | 2 +- spring-boot-project/spring-boot-docs/pom.xml | 4 ++-- spring-boot-project/spring-boot-parent/pom.xml | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index 9ea829f0929..d9fac175a6f 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -186,7 +186,7 @@ 3.1.0 3.0.0 3.7.0 - 2.10 + 3.0.1 2.8.2 2.10 3.0.0-M1 diff --git a/spring-boot-project/spring-boot-docs/pom.xml b/spring-boot-project/spring-boot-docs/pom.xml index b6bcac2797b..3b926ad9b8d 100644 --- a/spring-boot-project/spring-boot-docs/pom.xml +++ b/spring-boot-project/spring-boot-docs/pom.xml @@ -1050,7 +1050,7 @@ org.codehaus.mojo xml-maven-plugin - 1.0 + 1.0.1 @@ -1140,7 +1140,7 @@ com.agilejava.docbkx docbkx-maven-plugin - 2.0.15 + 2.0.17 ${basedir}/target/generated-docs index.xml diff --git a/spring-boot-project/spring-boot-parent/pom.xml b/spring-boot-project/spring-boot-parent/pom.xml index 2324f01264a..4e9cb322ec6 100644 --- a/spring-boot-project/spring-boot-parent/pom.xml +++ b/spring-boot-project/spring-boot-parent/pom.xml @@ -314,17 +314,17 @@ org.codehaus.cargo cargo-maven2-plugin - 1.6.2 + 1.6.4 org.codehaus.gmavenplus gmavenplus-plugin - 1.2 + 1.5 org.codehaus.mojo sonar-maven-plugin - 2.4 + 3.3.0.603