From a66152289016adc6ac377d3ee4ce8604448b79c0 Mon Sep 17 00:00:00 2001 From: Manuel Bentele Date: Mon, 20 Dec 2021 15:07:10 +0100 Subject: Update log4j because of the CVE-2021-45105 security flaw --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 8d87bc6..a003d1e 100644 --- a/pom.xml +++ b/pom.xml @@ -167,19 +167,19 @@ org.apache.logging.log4j log4j-api - [2.16,3.0) + [2.17,3.0) compile org.apache.logging.log4j log4j-core - [2.16,3.0) + [2.17,3.0) compile org.apache.logging.log4j log4j-slf4j-impl - [2.16,3.0) + [2.17,3.0) compile -- cgit v1.2.3-55-g7522