From 894a8563a598205d511e7c9d5b26427583de8aee Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 1 Jul 2016 14:21:00 +0100 Subject: [PATCH] Upgrade to Maven Ant Run Plugin 1.8 Closes gh-6290 --- spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index b740ca7b187..48b65074d24 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -2406,7 +2406,7 @@ org.apache.maven.plugins maven-antrun-plugin - 1.7 + 1.8 org.apache.maven.plugins