From 09ad6e1402f5c1413f6d5f8d0d826df4a6a527c0 Mon Sep 17 00:00:00 2001 From: Eugen Date: Mon, 3 Jun 2013 18:50:11 +0300 Subject: [PATCH] jackson added --- spring-security-rest-full/pom.xml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) 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