From f55705be1bd03e70257115cea75d4d009b2447b3 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Tue, 11 Nov 2014 12:51:02 -0800 Subject: [PATCH] Upgrade maven-source-plugin to 2.4 Fixes gh-1872 --- 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 b5bc4ff06d..1c67a855ab 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -1455,7 +1455,7 @@ org.apache.maven.plugins maven-source-plugin - 2.3 + 2.4 org.apache.maven.plugins