From 4d62788c11ac7e3a18e5c4b3eccf5eb5896bde70 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 3 Jan 2022 13:22:36 -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: Ic6ab14fb8f49fdd506647ccc58dc8b20fb014c8d --- sdnr/northbound/CMNotify/feature/pom.xml | 2 +- sdnr/northbound/CMNotify/installer/pom.xml | 2 +- sdnr/northbound/CMNotify/model/pom.xml | 2 +- sdnr/northbound/CMNotify/pom.xml | 2 +- sdnr/northbound/CMNotify/provider/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'sdnr/northbound/CMNotify') diff --git a/sdnr/northbound/CMNotify/feature/pom.xml b/sdnr/northbound/CMNotify/feature/pom.xml index e4176bf64..40bae8fad 100644 --- a/sdnr/northbound/CMNotify/feature/pom.xml +++ b/sdnr/northbound/CMNotify/feature/pom.xml @@ -25,7 +25,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.3.1 + 2.3.2 diff --git a/sdnr/northbound/CMNotify/installer/pom.xml b/sdnr/northbound/CMNotify/installer/pom.xml index a4bb4ca17..57f2c5ba7 100644 --- a/sdnr/northbound/CMNotify/installer/pom.xml +++ b/sdnr/northbound/CMNotify/installer/pom.xml @@ -25,7 +25,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.3.1 + 2.3.2 diff --git a/sdnr/northbound/CMNotify/model/pom.xml b/sdnr/northbound/CMNotify/model/pom.xml index e039bf8e5..4a684477c 100644 --- a/sdnr/northbound/CMNotify/model/pom.xml +++ b/sdnr/northbound/CMNotify/model/pom.xml @@ -25,7 +25,7 @@ org.onap.ccsdk.parent binding-parent - 2.3.1 + 2.3.2 diff --git a/sdnr/northbound/CMNotify/pom.xml b/sdnr/northbound/CMNotify/pom.xml index f5004f795..d40e4de40 100644 --- a/sdnr/northbound/CMNotify/pom.xml +++ b/sdnr/northbound/CMNotify/pom.xml @@ -25,7 +25,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.3.1 + 2.3.2 diff --git a/sdnr/northbound/CMNotify/provider/pom.xml b/sdnr/northbound/CMNotify/provider/pom.xml index 2399d2b87..aeb6fa08a 100644 --- a/sdnr/northbound/CMNotify/provider/pom.xml +++ b/sdnr/northbound/CMNotify/provider/pom.xml @@ -25,7 +25,7 @@ org.onap.ccsdk.parent binding-parent - 2.3.1 + 2.3.2 -- cgit 1.2.3-korg