From 8cf6ea0dae753abdcff7f6ec88df9d467acd0eae Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 3 Jan 2022 16:50:16 -0500 Subject: Upgrade to log4j2 2.17.1 Update to use version 2.17.1 to resolve log4shell vulnerability Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney Change-Id: I7ee0f1634648ff9f9bcb3c4be8b3c2fb09d6cce6 --- northbound/asdcApi/installer/pom.xml | 2 +- northbound/asdcApi/model/pom.xml | 2 +- northbound/asdcApi/pom.xml | 2 +- northbound/asdcApi/provider/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'northbound/asdcApi') diff --git a/northbound/asdcApi/installer/pom.xml b/northbound/asdcApi/installer/pom.xml index 0004731fa..0b2c882c9 100755 --- a/northbound/asdcApi/installer/pom.xml +++ b/northbound/asdcApi/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.2.3 + 2.2.4 diff --git a/northbound/asdcApi/model/pom.xml b/northbound/asdcApi/model/pom.xml index ea930f99e..37df99fed 100755 --- a/northbound/asdcApi/model/pom.xml +++ b/northbound/asdcApi/model/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.2.3 + 2.2.4 diff --git a/northbound/asdcApi/pom.xml b/northbound/asdcApi/pom.xml index 0e5dd2007..9f51c8697 100755 --- a/northbound/asdcApi/pom.xml +++ b/northbound/asdcApi/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.2.3 + 2.2.4 diff --git a/northbound/asdcApi/provider/pom.xml b/northbound/asdcApi/provider/pom.xml index 690ca69c7..5ba0d2d14 100755 --- a/northbound/asdcApi/provider/pom.xml +++ b/northbound/asdcApi/provider/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.2.3 + 2.2.4 -- cgit 1.2.3-korg