From 7bb69f8ae932417a5538450f987834007f1e9b51 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Fri, 13 Apr 2018 14:41:44 -0400 Subject: Exclude commons-collections Since we are not using LDAP PIP we can get rid of this jar that has security issues. Issue-ID: POLICY-722 Change-Id: I93feacc8733a834866476db75933d8b2cf08c212 Signed-off-by: Pamela Dragosh --- controlloop/common/controller-beijing/pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'controlloop/common') diff --git a/controlloop/common/controller-beijing/pom.xml b/controlloop/common/controller-beijing/pom.xml index 71165f7ae..b6021626b 100644 --- a/controlloop/common/controller-beijing/pom.xml +++ b/controlloop/common/controller-beijing/pom.xml @@ -158,6 +158,15 @@ com.att.research.xacml xacml-pdp 1.0.1 + + + + commons-collections + commons-collections + + org.onap.policy.drools-pdp -- cgit