From e32e0ea0c5ba91c67a7f05eb17d98cd19b37de2a Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 14 Dec 2016 15:07:39 +0000 Subject: [PATCH] Start building against Spring Batch 4.0 snapshots See gh-7645 --- 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 d39b6fb01f..937aa7b8ea 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -147,7 +147,7 @@ 5.0.0.BUILD-SNAPSHOT 2.0.0.BUILD-SNAPSHOT 1.2.3.RELEASE - 3.0.7.RELEASE + 4.0.0.BUILD-SNAPSHOT Ingalls-BUILD-SNAPSHOT 0.21.0.RELEASE 5.0.0.BUILD-SNAPSHOT