From 9cb68043945f53246928443cea723b58ee2b1c24 Mon Sep 17 00:00:00 2001 From: Florian Reimair Date: Tue, 21 Jan 2014 14:38:35 +0100 Subject: updated samlengine --- id/server/stork2-commons/pom.xml | 36 +++++++++++++++++++++++++++++++++--- 1 file changed, 33 insertions(+), 3 deletions(-) (limited to 'id/server/stork2-commons/pom.xml') diff --git a/id/server/stork2-commons/pom.xml b/id/server/stork2-commons/pom.xml index 1fa6f538d..a71ee1628 100644 --- a/id/server/stork2-commons/pom.xml +++ b/id/server/stork2-commons/pom.xml @@ -2,17 +2,19 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 eu.stork - stork-commons + Commons jar Stork Commons UTF-8 - 1.1.0 + 1.2.0 + 2.6.0 ${stork.version} The STORKCommons library provides beans, Java Interfaces and utility classes to integrate PEPS and SAML Engine. + @@ -47,6 +49,34 @@ + + org.opensaml + opensaml + ${opensaml.version} + + + org.slf4j + slf4j-api + + + org.slf4j + slf4j-simple + + + org.slf4j + jcl-over-slf4j + + + org.slf4j + log4j-over-slf4j + + + org.slf4j + jul-to-slf4j + + + + org.bouncycastle @@ -79,7 +109,7 @@ - stork-commons + commons -- cgit v1.2.3