From c0c18de40b2c0e7e337afd2cdb0dc36fa22f67e0 Mon Sep 17 00:00:00 2001 From: RossC Date: Tue, 30 Jun 2020 15:24:08 +0100 Subject: Updating drools applications dependencies Issue-ID: POLICY-2387 Change-Id: I1c3ee615f0a72a9e7cec8ccc573e27a0cbe3f02c Signed-off-by: RossC --- controlloop/common/guard/pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/controlloop/common/guard/pom.xml b/controlloop/common/guard/pom.xml index ec3c0e485..944382a75 100644 --- a/controlloop/common/guard/pom.xml +++ b/controlloop/common/guard/pom.xml @@ -4,6 +4,7 @@ ================================================================================ Copyright (C) 2017-2020 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2020 Bell Canada. + Modifications Copyright (C) 2020 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -39,10 +40,10 @@ com.att.research.xacml xacml-pdp - 1.0.2 + 2.2.0 commons-codec -- cgit 1.2.3-korg