From 6243cfc3cb59ab0f118515bcc68a9a46327fb0ab Mon Sep 17 00:00:00 2001 From: Glenn Renfro Date: Tue, 2 Aug 2022 15:09:49 -0400 Subject: [PATCH] Update the batch dependency to snapshot until the next milestone of batch is released --- spring-cloud-starter-single-step-batch-job/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/spring-cloud-starter-single-step-batch-job/pom.xml b/spring-cloud-starter-single-step-batch-job/pom.xml index e7448954..c693c2c7 100644 --- a/spring-cloud-starter-single-step-batch-job/pom.xml +++ b/spring-cloud-starter-single-step-batch-job/pom.xml @@ -25,6 +25,11 @@ org.springframework.boot spring-boot-starter-batch + + org.springframework.batch + spring-batch-infrastructure + 5.0.0-SNAPSHOT + org.springframework.boot spring-boot-configuration-processor