From 3395d05c21b50a1605d83a1f9c34aaa243059e13 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 8 Mar 2018 15:46:00 +0000 Subject: [PATCH] Start building against Dependency Management Plugin 1.0.5 snapshots See gh-12406 --- 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 c7356a2bc15..8df95596c37 100644 --- a/spring-boot-parent/pom.xml +++ b/spring-boot-parent/pom.xml @@ -81,7 +81,7 @@ io.spring.gradle dependency-management-plugin - 1.0.4.RELEASE + 1.0.5.BUILD-SNAPSHOT jline