diff --git a/spring-data-rest-core/pom.xml b/spring-data-rest-core/pom.xml index 3d9baedda..d68d96cea 100644 --- a/spring-data-rest-core/pom.xml +++ b/spring-data-rest-core/pom.xml @@ -62,7 +62,7 @@ com.fasterxml.jackson.core jackson-annotations - ${jackson} + 2.3.3 diff --git a/spring-data-rest-webmvc/pom.xml b/spring-data-rest-webmvc/pom.xml index 9639675b8..d75042328 100644 --- a/spring-data-rest-webmvc/pom.xml +++ b/spring-data-rest-webmvc/pom.xml @@ -65,7 +65,9 @@ com.fasterxml.jackson.core jackson-annotations - ${jackson} + + + 2.3.3