From b6940b7aea1c901eac9da7eb2ed188393553c10d Mon Sep 17 00:00:00 2001 From: Christian Wagner Date: Mon, 19 Jan 2015 17:20:08 +0100 Subject: add missing junit artifact to 'moa-id-commons' and update its version to 4.11 --- id/server/moa-id-commons/pom.xml | 9 ++++++++- pom.xml | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/id/server/moa-id-commons/pom.xml b/id/server/moa-id-commons/pom.xml index b228c4352..b3dc86f50 100644 --- a/id/server/moa-id-commons/pom.xml +++ b/id/server/moa-id-commons/pom.xml @@ -138,7 +138,12 @@ com.fasterxml.jackson.core jackson-databind - + + + junit + junit + + org.springframework @@ -162,6 +167,8 @@ commons-dbcp 1.4 + + diff --git a/pom.xml b/pom.xml index f237cbbe1..0b8efeffd 100644 --- a/pom.xml +++ b/pom.xml @@ -452,7 +452,7 @@ junit junit - 3.8.2 + 4.11 test -- cgit v1.2.3