From 2d11991bd2576d3516427480254bfd87a975c1f0 Mon Sep 17 00:00:00 2001 From: heavyrain2012 Date: Sat, 11 Dec 2021 11:41:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7log4j2=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0df7045..7992a09 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ cn.wildfirechat app - 0.54 + 0.55 jar app @@ -73,6 +73,27 @@ 2.5.0 + + org.apache.logging.log4j + log4j-slf4j-impl + 2.15.0 + + + org.apache.logging.log4j + log4j-api + 2.15.0 + + + org.apache.logging.log4j + log4j-core + 2.15.0 + + + org.apache.logging.log4j + log4j-to-slf4j + 2.15.0 + + commons-io commons-io