From f21dc2a4fd89f9d2ac416ea5cce00f87fc2dcaa0 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Fri, 21 Oct 2016 10:30:04 +0200 Subject: update third-party libraries --- id/server/idserverlib/pom.xml | 13 ++++++------- id/server/moa-id-commons/pom.xml | 12 +++++++++--- pom.xml | 32 ++++++++++++++++++++------------ 3 files changed, 35 insertions(+), 22 deletions(-) diff --git a/id/server/idserverlib/pom.xml b/id/server/idserverlib/pom.xml index 6c6353be0..7652af302 100644 --- a/id/server/idserverlib/pom.xml +++ b/id/server/idserverlib/pom.xml @@ -74,7 +74,7 @@ test - + + org.hibernate hibernate-entitymanager ${hibernate.version} - + --> MOA.id @@ -288,7 +288,6 @@ org.apache.santuario xmlsec - 2.0.5 @@ -410,7 +409,7 @@ org.springframework.data spring-data-redis - 1.7.2.RELEASE + 1.7.4.RELEASE @@ -421,7 +420,7 @@ redis.clients jedis - 2.8.1 + 2.9.0 diff --git a/id/server/moa-id-commons/pom.xml b/id/server/moa-id-commons/pom.xml index 6b9591059..6d6acef82 100644 --- a/id/server/moa-id-commons/pom.xml +++ b/id/server/moa-id-commons/pom.xml @@ -144,17 +144,17 @@ org.hibernate hibernate-core ${hibernate.version} - + - + jaxen @@ -239,6 +239,12 @@ spring-tx ${org.springframework.version} + + org.springframework.data + spring-data-jpa + 1.10.4.RELEASE + + com.fasterxml.jackson.core diff --git a/pom.xml b/pom.xml index 5b3810e36..43e9a813e 100644 --- a/pom.xml +++ b/pom.xml @@ -22,44 +22,52 @@ --> - 3.2.0-OPB-Snapshot + 3.2.0-OPB-RC1 - 3.2.0-final-Snapshot - 3.2.0-OPB-Snapshot + 3.2.0-final-RC1 + 3.2.0-OPB-RC1 2.0.1-Snapshot - 2.2.2-final - 2.0.5 + 2.3.0-final-RC1 + 2.0.6 1.1 3.0.0 - 4.3.2.RELEASE + 4.3.3.RELEASE 2.19.1 2.6.6 1.4.6 - 2.0.6 + 2.0.7 + + + 5.2.3.Final + + - 5.0.10.Final 3.1.7 2.3.30 2.0.0 1.7.21 - 5.1.39 + + + 6.0.4 + + 4.12 2.5 3.4 4.1 3.2.2 - 2.7 + 2.9.4 - 2.7.4 + 2.8.4 1.3.1 ${org.springframework.version} @@ -576,7 +584,7 @@ iaik.prod iaik_X509TrustManager - 0.3 + 0.3.1 compile -- cgit v1.2.3