summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-12-16 16:25:49 -0500
committerDan Timoney <dtimoney@att.com>2022-01-04 10:17:08 -0500
commit9738cbd82ca59fdd3108462507df31f4e219af81 (patch)
tree8a43cef7ca988b4fc9e8bb40261a08333d1e6a5f /pom.xml
parent4bd26f61d7684fe30f7aa86643c4cff3d241287d (diff)
Patch OpenDaylight to upgrade to latest pax-logging package
Patch OpenDaylight to replace the shipped version of pax-logging - which includes log4j-core v2.14.1 - with the latest version, which includes log4j-core v2.17.1 Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I3db01bf762f683807d555658610a6a0dade0504a
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index a8b4e01a..2688c459 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>oparent</artifactId>
- <version>2.2.3</version>
+ <version>2.2.4</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>