From cf1d2fd3972377f99bc2732f8da7cc8e8ada1cec Mon Sep 17 00:00:00 2001 From: Andrei Rebegea Date: Thu, 15 Jun 2017 11:01:38 +0000 Subject: [PATCH] Merged 5.2.N (5.2.2) to HEAD (5.2) 136142 mmuller: MNT-17674 / REPO-2256 Revert 136125 and excluded opensaml libraries which we are using for the SAML AMP git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137478 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- pom.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/pom.xml b/pom.xml index a5be7a24b8..5e734dcc57 100644 --- a/pom.xml +++ b/pom.xml @@ -20,6 +20,25 @@ javax.servlet-api provided + + org.apache.ws.security + wss4j + 1.6.19 + + + org.opensaml + opensaml + + + org.opensaml + openws + + + org.opensaml + xmltooling + + + org.apache.commons commons-csv