AAF Version upgrade to 2.1.21
[policy/parent.git] / integration / pom.xml
index 17c278e..6146220 100644 (file)
             <dependency>
                 <groupId>org.onap.aaf.authz</groupId>
                 <artifactId>aaf-cadi-aaf</artifactId>
-                <version>2.1.2</version>
+                <version>2.1.21</version>
+                <exclusions>
+                    <exclusion>
+                        <groupId>log4j</groupId>
+                        <artifactId>log4j</artifactId>
+                    </exclusion>
+                </exclusions>
             </dependency>
 
             <!-- Client library for Cambria event routing API -->