Updating drools applications dependencies 91/109691/3
authorRossC <ross.carter@est.tech>
Tue, 30 Jun 2020 14:24:08 +0000 (15:24 +0100)
committerRossC <ross.carter@est.tech>
Wed, 1 Jul 2020 15:18:57 +0000 (16:18 +0100)
Issue-ID: POLICY-2387
Change-Id: I1c3ee615f0a72a9e7cec8ccc573e27a0cbe3f02c
Signed-off-by: RossC <ross.carter@est.tech>
controlloop/common/guard/pom.xml

index ec3c0e4..944382a 100644 (file)
@@ -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.
     <dependency>
         <groupId>com.att.research.xacml</groupId>
         <artifactId>xacml-pdp</artifactId>
-        <version>1.0.2</version>
+        <version>2.2.0</version>
         <exclusions>
             <!--
-                Exclude jars with an older version or that are insecure and not needed. 
+                Exclude jars with an older version or that are insecure and not needed.
              -->
             <exclusion>
                 <artifactId>commons-codec</artifactId>