From 3c3614d8ef5aa7c78d6856c568785184f06ead1b Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 20 Nov 2019 11:20:48 +0100 Subject: [PATCH] Start building against Spring Batch 4.1.3 snapshots See gh-19072 --- spring-boot-project/spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index 032f24309f8..7429c541fa9 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -167,7 +167,7 @@ 5.1.12.BUILD-SNAPSHOT 2.1.12.RELEASE - 4.1.2.RELEASE + 4.1.3.BUILD-SNAPSHOT 2.0.6.RELEASE Lovelace-BUILD-SNAPSHOT ${spring.version}