diff --git a/pom.xml b/pom.xml index f6af368ad..0c161b8cc 100644 --- a/pom.xml +++ b/pom.xml @@ -238,10 +238,18 @@ org.springframework spring-messaging + + org.springframework.batch + spring-batch-core + org.jetbrains.kotlin kotlin-stdlib-jdk8 + + org.slf4j + slf4j-api + @@ -407,7 +415,7 @@ commons-io commons-io 2.7 - compile + provided com.github.ben-manes.caffeine