diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index 68b660469..5aba4b252 100644 --- a/spring-batch-infrastructure/pom.xml +++ b/spring-batch-infrastructure/pom.xml @@ -88,6 +88,12 @@ avro ${avro.version} true + + + com.fasterxml.jackson.core + jackson-core + + com.google.code.gson