From 156d2a9035bee86af55d323ec387d64e125ee178 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 3 Jan 2022 11:49:40 -0500 Subject: Upgrade to log4j2 2.17.1 Upgrade to log4j2 version 2.17.1 to correct log4shell vulnerability Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney Change-Id: I61a3fdd9854a1beee70abed1fd8542cdf664756a --- springboot/springboot2/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'springboot/springboot2/pom.xml') diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml index f0b49740..644055ec 100644 --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -130,8 +130,8 @@ 2.30.1 2.30.1 1.3.8 - 2.16.0 - 2.16.0 + 2.17.1 + 2.17.1 1.2.3 2.7.3 2.4.0 -- cgit 1.2.3-korg