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