diff --git a/jsprit-core/pom.xml b/jsprit-core/pom.xml index c6d4d20c..35067896 100644 --- a/jsprit-core/pom.xml +++ b/jsprit-core/pom.xml @@ -64,8 +64,12 @@ 2.4.0 compile - - + + + com.fasterxml.jackson.core + jackson-databind + 2.4.3 +