From 0ac1586549bf1bb391c48a4151a5f32a0863a5f4 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Fri, 19 Jun 2015 12:14:39 +0200 Subject: update pom --- id/server/idserverlib/pom.xml | 3 +++ id/server/moa-id-commons/pom.xml | 10 +++++++++- id/server/pom.xml | 9 +++------ 3 files changed, 15 insertions(+), 7 deletions(-) (limited to 'id/server') diff --git a/id/server/idserverlib/pom.xml b/id/server/idserverlib/pom.xml index eefa3761b..0bda107be 100644 --- a/id/server/idserverlib/pom.xml +++ b/id/server/idserverlib/pom.xml @@ -444,17 +444,20 @@ com.fasterxml.jackson.core jackson-core + 2.5.4 com.fasterxml.jackson.core jackson-databind + 2.5.4 com.fasterxml.jackson.core jackson-annotations + 2.5.4 diff --git a/id/server/moa-id-commons/pom.xml b/id/server/moa-id-commons/pom.xml index 9260f8b22..c04ea13fa 100644 --- a/id/server/moa-id-commons/pom.xml +++ b/id/server/moa-id-commons/pom.xml @@ -147,6 +147,7 @@ commons-cli commons-cli + 1.2 @@ -158,10 +159,17 @@ spring-orm - + com.fasterxml.jackson.core jackson-databind + 2.5.4 + + com.fasterxml.jackson.core + jackson-annotations + 2.5.4 + + junit junit diff --git a/id/server/pom.xml b/id/server/pom.xml index b88bf7b49..45d7822a1 100644 --- a/id/server/pom.xml +++ b/id/server/pom.xml @@ -100,11 +100,7 @@ ${org.springframework.version} test - - - - - + junit junit @@ -121,9 +117,10 @@ unitils-core 3.4.2 + - +