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 +++------ pom.xml | 16 +++++++++------- 4 files changed, 24 insertions(+), 14 deletions(-) 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 + - + - 2.0.3 - 2.2.1 - 2.0.1-SNAPSHOT + 3.0.0-Snapshot + 3.0.0-Snapshot + 2.0.1-Snapshot 2.0.5 - 1.1.6 + 1.2.0-Snapshot 2.0.4 @@ -46,7 +46,9 @@ 4.0 2.7 + 2.5.4 1.2 + 3.1.1.RELEASE @@ -668,7 +670,6 @@ ${org.springframework.version} - com.fasterxml.jackson.core @@ -702,8 +703,9 @@ org.unitils unitils-core 3.4.2 - - + + + -- cgit v1.2.3