diff --git a/spring-security-rest-full/pom.xml b/spring-security-rest-full/pom.xml
index 00a2194f91..a8fd265c62 100644
--- a/spring-security-rest-full/pom.xml
+++ b/spring-security-rest-full/pom.xml
@@ -72,7 +72,6 @@
${org.springframework.version}
-
@@ -118,6 +117,14 @@
runtime
+
+
+
+ com.fasterxml.jackson.core
+ jackson-databind
+ ${jackson.version}
+
+
@@ -215,7 +222,11 @@
4.2.2.Final
5.1.25
- 1.3.2.RELEASE
+ 1.3.2.RELEASE
+
+
+
+ 2.2.2
1.7.5