diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml index 3de563e6e..af28f85e8 100644 --- a/spring-batch-core/pom.xml +++ b/spring-batch-core/pom.xml @@ -199,6 +199,12 @@ sqlite-jdbc ${sqlite.version} test + + + org.slf4j + slf4j-api + + com.h2database