diff --git a/spring-batch/pom.xml b/spring-batch/pom.xml index c28d7d6c89..e6d7cee6f2 100644 --- a/spring-batch/pom.xml +++ b/spring-batch/pom.xml @@ -12,6 +12,7 @@ com.baeldung parent-boot-2 0.0.1-SNAPSHOT + ../parent-boot-2 @@ -75,12 +76,23 @@ ${opencsv.version} + + org.springframework.boot + spring-boot-starter-batch + + org.hsqldb hsqldb runtime - + + + org.awaitility + awaitility + ${awaitility.version} + test + @@ -89,6 +101,7 @@ 3.15.1 4.1 2.3.1 + 3.1.1