aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-06-19 20:19:26 +0000
committerGerrit Code Review <gerrit@onap.org>2020-06-19 20:19:26 +0000
commit3c3ff2d3845889d987ca307e2c87b492c9cff7e5 (patch)
tree3739868416a786d10c487ff1c57f4b92409231ad
parente9bdba81173a5d2f217bf215dc7b81d72683ab72 (diff)
parent5014e05e9d93248854d1473d795ec671e2e7ba6b (diff)
Merge "AAF Version change for log4j"
-rw-r--r--integration/pom.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/integration/pom.xml b/integration/pom.xml
index 162dd312..88eacdb0 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -282,11 +282,6 @@
<version>1.7.25</version>
</dependency>
<dependency>
- <groupId>log4j</groupId>
- <artifactId>log4j</artifactId>
- <version>1.2.17</version>
- </dependency>
- <dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-core</artifactId>
<version>${version.logback}</version>
@@ -315,7 +310,7 @@
<dependency>
<groupId>org.onap.aaf.authz</groupId>
<artifactId>aaf-cadi-aaf</artifactId>
- <version>2.1.2</version>
+ <version>2.1.17</version>
</dependency>
<!-- Client library for Cambria event routing API -->