From 624946a7792b6bf5ceb0d32bd33cf54fd836fd3e Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 4 Jun 2018 17:05:22 +0100 Subject: [PATCH] Upgrade to Maven Invoker Plugin 3.1.0 Closes gh-12687 --- spring-boot-project/spring-boot-dependencies/pom.xml | 2 +- spring-boot-samples-invoker/pom.xml | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index cbb588b9156..993fd3e83cd 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -196,7 +196,7 @@ 3.0.0-M1 2.21.0 2.5.2 - 3.0.0 + 3.1.0 2.2 3.0.2 3.0.0 diff --git a/spring-boot-samples-invoker/pom.xml b/spring-boot-samples-invoker/pom.xml index 3431398e577..620c1f8f789 100644 --- a/spring-boot-samples-invoker/pom.xml +++ b/spring-boot-samples-invoker/pom.xml @@ -21,12 +21,9 @@ org.apache.maven.plugins maven-invoker-plugin - - 2.0.0 false ${main.basedir}/spring-boot-samples - ${skipTests} true