From f9c2f7ca318948eb9e3f0000a685fac4a5954850 Mon Sep 17 00:00:00 2001 From: Andrea Cavalli Date: Sat, 10 Sep 2022 23:13:11 +0200 Subject: [PATCH] Update log4j --- pom.xml | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 29bcb22..aef2186 100644 --- a/pom.xml +++ b/pom.xml @@ -49,6 +49,14 @@ true + + apache.snapshots + Apache Snapshot Repository + https://repository.apache.org/snapshots + + false + + @@ -188,10 +196,18 @@ org.apache.logging.log4j - log4j-slf4j-impl - 2.18.0 + log4j-slf4j2-impl + 2.18.1-SNAPSHOT test - + + + junit + junit + + + org.hamcrest + hamcrest-core + org.slf4j slf4j-api