From df5655a836d4d972db69ea560e34d7d21f9544ec Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 12 Feb 2019 11:22:21 +0100 Subject: [PATCH] Use logj42 BOM for dependency management and upgrade to 2.11.2 #981 --- pom.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d532a6529c..496519b976 100644 --- a/pom.xml +++ b/pom.xml @@ -64,6 +64,7 @@ 3.2.6.RELEASE 5.2.0 5.4.0 + 2.11.2 true @@ -109,6 +110,14 @@ import + + org.apache.logging.log4j + log4j2-bom + ${log4j2-version} + pom + import + + @@ -364,14 +373,12 @@ org.apache.logging.log4j log4j-core - 2.11.0 test org.apache.logging.log4j log4j-slf4j-impl - 2.11.0 test