From 00bdab2679d27e0b6db21fe97915211c7d771c52 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Mon, 5 Aug 2019 16:00:30 +0200 Subject: test profiles to switch between Java <=8 and Java > 8 --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 260b35e3d..bef5c174e 100644 --- a/pom.xml +++ b/pom.xml @@ -37,6 +37,7 @@ 27.1-jre 2.6.6 + 1.5.6 1.4.6 2.1.3 2.3.1 @@ -302,6 +303,11 @@ xmltooling ${xmltooling.version} + + org.opensaml + openws + ${org.opensaml.openws.version} + org.apache.santuario xmlsec -- cgit v1.2.3