From 35d6ba874ebf42ae921a9c8a82b55bafc771a69d Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Fri, 19 Sep 2014 11:09:41 +0200 Subject: update libraries - opensaml > 2.6.3 - iaik-moa > 1.51 - iaik_jce_full > 5.2 - iaik_cms > 5.0 --- id/ConfigWebTool/pom.xml | 12 +++++++++++ id/server/idserverlib/pom.xml | 16 +++++++++++++-- .../moa/id/auth/MOAIDAuthInitializer.java | 8 ++------ .../VerifyXMLSignatureResponseValidator.java | 24 ++++++++++++++++------ id/server/stork2-commons/pom.xml | 14 ++++++++++--- id/server/stork2-saml-engine/pom.xml | 8 ++++++-- 6 files changed, 63 insertions(+), 19 deletions(-) (limited to 'id') diff --git a/id/ConfigWebTool/pom.xml b/id/ConfigWebTool/pom.xml index e30cad73b..ec027b497 100644 --- a/id/ConfigWebTool/pom.xml +++ b/id/ConfigWebTool/pom.xml @@ -104,10 +104,22 @@ org.opensaml opensaml + + + org.slf4j + log4j-over-slf4j + + org.opensaml xmltooling + + + org.slf4j + log4j-over-slf4j + + diff --git a/id/server/idserverlib/pom.xml b/id/server/idserverlib/pom.xml index a8ffd10bc..00d128ca5 100644 --- a/id/server/idserverlib/pom.xml +++ b/id/server/idserverlib/pom.xml @@ -226,11 +226,23 @@ org.opensaml opensaml - + + + org.slf4j + log4j-over-slf4j + + + org.opensaml xmltooling - + + + org.slf4j + log4j-over-slf4j + + + @@ -55,8 +63,8 @@ - org.opensaml - opensaml + org.opensaml + opensaml org.slf4j diff --git a/id/server/stork2-saml-engine/pom.xml b/id/server/stork2-saml-engine/pom.xml index 89ddab22a..30f2bff7c 100644 --- a/id/server/stork2-saml-engine/pom.xml +++ b/id/server/stork2-saml-engine/pom.xml @@ -49,12 +49,12 @@ eu.stork Commons ${commons.version} - + @@ -82,6 +82,10 @@ org.slf4j jul-to-slf4j + + bcprov-jdk15on + org.bouncycastle + -- cgit v1.2.3