From 4332e90cf36a59ff78a384f7e2ae3eba5b147efd Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Fri, 9 Feb 2018 09:52:40 -0500 Subject: Upgrade XACML jar XACML was released with minor fixes for XML files with comments. Mainly it contained upgrade to dependencies that had fixed security issues. One still remains but will not be able to be fixed. Issue-ID: POLICY-616 Change-Id: Ifaf4f92d8da878a1c49dff5fd028744d01999ff5 Signed-off-by: Pamela Dragosh --- controlloop/templates/template.demo/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'controlloop/templates/template.demo/pom.xml') diff --git a/controlloop/templates/template.demo/pom.xml b/controlloop/templates/template.demo/pom.xml index ba04052cd..e8f4cd1fb 100644 --- a/controlloop/templates/template.demo/pom.xml +++ b/controlloop/templates/template.demo/pom.xml @@ -134,13 +134,13 @@ com.att.research.xacml xacml - 1.0.0 + 1.0.1 test com.att.research.xacml xacml-pdp - 1.0.0 + 1.0.1 test -- cgit 1.2.3-korg