diff --git a/pom.xml b/pom.xml index 160c00f2..b453873b 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ 5.6.0 3.14.0 5.10.2 - 2.17.1 + 2.23.0 3.4.4 0.8.8 32.0.0-jre @@ -205,15 +205,18 @@ org.apache.logging.log4j log4j-core + ${apache-log4j2.version} org.apache.logging.log4j log4j-api + ${apache-log4j2.version} org.apache.logging.log4j - log4j-slf4j-impl + log4j-slf4j2-impl + ${apache-log4j2.version}