aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorwr148d <wr148d@att.com>2022-01-21 11:22:01 -0500
committerwr148d <wr148d@att.com>2022-01-25 08:54:41 -0500
commit7fc49b014f98b0517c21d1e4f23eca518ebf2d6d (patch)
tree34e1b4fd3c476568f21bf1c338d7636ae46f72d5 /pom.xml
parent8a71b0321e2892df5574b65cc180be1ca3325f42 (diff)
[AAI] Upgrading Log4J to 2.17.1
Issue-ID: AAI-3431 Change-Id: I429665b7d5b217ad0bd0739ab24d92b3965bc86d Signed-off-by: wr148d <wr148d@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 80947ff2..1195d159 100644
--- a/pom.xml
+++ b/pom.xml
@@ -234,6 +234,11 @@
<!-- Start of ONAP Specific Repositories -->
<repositories>
<repository>
+ <id>Log4j</id>
+ <name>Log4J repository</name>
+ <url>https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j</url>
+ </repository>
+ <repository>
<id>AJSC</id>
<name>AJSC repository</name>
<url>https://mvnrepository.com/artifact/com.att.ajsc</url>