From c83a55760e0087df7b1d38151c6cd31d4b230b48 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 4 Jan 2022 09:49:34 -0500 Subject: [PATCH] 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: I43a8bc231d5c5ad9f7e16173fafd3a7f5226f468 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cac687b6b..cdff5eac7 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ limitations under the License. org.onap.ccsdk.parent spring-boot-starter-parent - 2.2.1 + 2.2.4 -- 2.16.6