From 0cf9926282ba4aa46bad3f4e8020cec72683492f Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Tue, 28 Jan 2020 16:24:27 +0100 Subject: first steps in openSAML3 refactoring --- pom.xml | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 6ae0da6b..08498fd5 100644 --- a/pom.xml +++ b/pom.xml @@ -46,9 +46,12 @@ 5.1.5.RELEASE - 2.6.6 + 3.4.3 + + 1.4.6 1.5.6 + 2.1.3 1.61 2.1.0.1 @@ -355,18 +358,23 @@ org.opensaml - opensaml + opensaml-core ${org.opensaml.version} org.opensaml - xmltooling - ${org.opensaml.xmltooling.version} + opensaml-xmlsec-api + ${org.opensaml.version} org.opensaml - openws - ${org.opensaml.openws.version} + opensaml-xmlsec-impl + ${org.opensaml.version} + + + org.opensaml + opensaml-saml-impl + ${org.opensaml.version} org.apache.santuario -- cgit v1.2.3