From 7cd5320c3ca8d1efc26d77799bcef0f4b57b8b1a Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Tue, 20 Sep 2016 15:58:41 +0200 Subject: update third party libs --- id/server/auth-edu/pom.xml | 5 +++++ id/server/auth-final/pom.xml | 5 +++++ id/server/idserverlib/pom.xml | 16 ++++++++++++++-- id/server/moa-id-commons/pom.xml | 5 +++++ id/server/pom.xml | 2 +- pom.xml | 14 +++++++------- 6 files changed, 37 insertions(+), 10 deletions(-) diff --git a/id/server/auth-edu/pom.xml b/id/server/auth-edu/pom.xml index b550249e9..4e01c6260 100644 --- a/id/server/auth-edu/pom.xml +++ b/id/server/auth-edu/pom.xml @@ -274,6 +274,11 @@ + + org.springframework + spring-tx + ${org.springframework.version} + org.slf4j jcl-over-slf4j diff --git a/id/server/auth-final/pom.xml b/id/server/auth-final/pom.xml index b2f542880..4f5f219a1 100644 --- a/id/server/auth-final/pom.xml +++ b/id/server/auth-final/pom.xml @@ -242,6 +242,11 @@ + + org.springframework + spring-tx + ${org.springframework.version} + org.slf4j jcl-over-slf4j diff --git a/id/server/idserverlib/pom.xml b/id/server/idserverlib/pom.xml index 4a2125c85..6c6353be0 100644 --- a/id/server/idserverlib/pom.xml +++ b/id/server/idserverlib/pom.xml @@ -205,6 +205,12 @@ unitils-core test + + junit + junit + test + + - + org.springframework.data spring-data-redis - 1.6.4.RELEASE + 1.7.2.RELEASE diff --git a/id/server/moa-id-commons/pom.xml b/id/server/moa-id-commons/pom.xml index 4e8d77a4f..6b9591059 100644 --- a/id/server/moa-id-commons/pom.xml +++ b/id/server/moa-id-commons/pom.xml @@ -234,6 +234,11 @@ org.springframework spring-orm + + org.springframework + spring-tx + ${org.springframework.version} + com.fasterxml.jackson.core diff --git a/id/server/pom.xml b/id/server/pom.xml index 56d317cf5..1824bf272 100644 --- a/id/server/pom.xml +++ b/id/server/pom.xml @@ -104,7 +104,7 @@ junit junit - 4.11 + 4.12 test diff --git a/pom.xml b/pom.xml index c92370dda..576f6eae8 100644 --- a/pom.xml +++ b/pom.xml @@ -37,23 +37,23 @@ 3.0.0 - 4.2.6.RELEASE + 4.3.2.RELEASE 2.19.1 2.6.6 1.4.6 2.0.6 - 5.1.0.Final - 3.1.6 - 2.3.28.1 + 5.0.10.Final + 3.1.7 + 2.3.30 2.0.0 1.7.21 5.1.39 - 3.8.2 - 2.4 + 4.12 + 2.5 3.4 4.1 3.2.2 @@ -721,7 +721,7 @@ org.unitils unitils-core - 3.4.2 + 3.4.3 -- cgit v1.2.3