From a56665c31c74fe8292161faa6aea406f24396fc0 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 16 Dec 2021 07:56:45 -0500 Subject: [PATCH] Upgrade to log4j 2.16.0 Upgrade to log4j2 2.16.0 to address log4shell vulnerability Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney Change-Id: I005a2030679172288b8195b72ef804feb4f84386 --- springboot/springboot25/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/springboot/springboot25/pom.xml b/springboot/springboot25/pom.xml index 97a180f3..5b45515c 100644 --- a/springboot/springboot25/pom.xml +++ b/springboot/springboot25/pom.xml @@ -127,6 +127,8 @@ 2.33 2.33 1.3.8 + 2.16.0 + 2.16.0 1.2.3 2.7.3 2.4.0 -- 2.16.6