From 8c504a151badfdcb647211a62979a6a61be0fb35 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Thu, 6 Jan 2022 09:58:21 +0000 Subject: [PATCH] Update log4j version due to security vulnerability SECCOM has recommended going to log4j 2.17.1. Issue-ID: POLICY-3862 Change-Id: I0a1de5ddf1e70aba23627b08a50f32bb87c5b0b6 Signed-off-by: liamfallon --- integration/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration/pom.xml b/integration/pom.xml index a02a3ea5..de28581b 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -347,7 +347,7 @@ org.apache.logging.log4j log4j-to-slf4j - 2.16.0 + 2.17.1 -- 2.16.6