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 +++++++++--- 2 files changed, 15 insertions(+), 10 deletions(-) (limited to 'id') 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 -- cgit v1.2.3