From 36269a965592ed3b5f233c5d0311ce4f68482108 Mon Sep 17 00:00:00 2001 From: Manuel Bentele Date: Fri, 17 Dec 2021 11:38:06 +0100 Subject: Update log4j because of the CVE-2021-45046 security flaw --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index d6c59ef..70a3766 100644 --- a/pom.xml +++ b/pom.xml @@ -137,19 +137,19 @@ org.apache.logging.log4j log4j-api - [2.0,3.0) + [2.16,3.0) compile org.apache.logging.log4j log4j-core - [2.0,3.0) + [2.16,3.0) compile org.apache.logging.log4j log4j-slf4j-impl - [2.0,3.0) + [2.16,3.0) compile -- cgit v1.2.3-55-g7522