From 19fe86169f84d130436b804e9bb75bf620cb045c Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 27 Aug 2015 14:55:04 +0200 Subject: [PATCH] Upgrade maven-enforcer-plugin to 1.4 Closes gh-3661 --- spring-boot-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml index 2d17eb07869..4f1a0e3ec2e 100755 --- a/spring-boot-parent/pom.xml +++ b/spring-boot-parent/pom.xml @@ -243,7 +243,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 1.3.1 + 1.4 org.apache.maven.plugins