From 9f8ddcf93b8de34b09249014bc9a9a989521bceb Mon Sep 17 00:00:00 2001 From: Andrea Cavalli Date: Sat, 10 Sep 2022 23:12:56 +0200 Subject: [PATCH] Update log4j --- pom.xml | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8d428a9..c7b6275 100644 --- a/pom.xml +++ b/pom.xml @@ -24,6 +24,14 @@ MCHV Snapshot Apache Maven Packages https://mvn.mchv.eu/repository/mchv-snapshot + + apache.snapshots + Apache Snapshot Repository + https://repository.apache.org/snapshots + + false + + @@ -231,8 +239,18 @@ org.apache.logging.log4j - log4j-slf4j-impl - 2.18.0 + log4j-slf4j2-impl + 2.18.1-SNAPSHOT + + + junit + junit + + + org.hamcrest + hamcrest-core + + org.junit.jupiter