From 85fb27359686615ed60b9ac6ff8bf739e154665b Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 22 Sep 2016 07:52:02 +0200 Subject: [PATCH] Fix spring-boot-antlib version See gh-6978 --- spring-boot-samples/spring-boot-sample-ant/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-samples/spring-boot-sample-ant/pom.xml b/spring-boot-samples/spring-boot-sample-ant/pom.xml index c2e6dfe0167..5d1587b7265 100644 --- a/spring-boot-samples/spring-boot-sample-ant/pom.xml +++ b/spring-boot-samples/spring-boot-sample-ant/pom.xml @@ -83,7 +83,7 @@ org.springframework.boot spring-boot-antlib - 1.4.0.BUILD-SNAPSHOT + 1.4.2.BUILD-SNAPSHOT