From 565049f393a9c100f4ce2e2418fcb2df042cf0b8 Mon Sep 17 00:00:00 2001 From: LamGC Date: Fri, 4 Sep 2020 23:32:56 +0800 Subject: [PATCH] =?UTF-8?q?[Delete]=20=E4=BB=8E=E9=A1=B9=E7=9B=AE=E7=88=B6?= =?UTF-8?q?=20POM=20=E4=B8=AD=E7=A7=BB=E9=99=A4=E6=9C=89=E5=85=B3=20Slf4j?= =?UTF-8?q?=20=E5=AE=9E=E7=8E=B0=E7=9A=84=E4=BE=9D=E8=B5=96=E9=A1=B9(?= =?UTF-8?q?=E6=9C=80=E7=BB=88=E4=BE=9D=E8=B5=96=E9=A1=B9=E4=BA=A4=E7=BB=99?= =?UTF-8?q?=20exec=20=E6=A8=A1=E5=9D=97);?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [Delete] org.apache.logging.log4j:log4j-slf4j-impl 从父 POM 中移除该日志实现依赖项; --- pom.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/pom.xml b/pom.xml index b0ce11f..cba91df 100644 --- a/pom.xml +++ b/pom.xml @@ -89,12 +89,6 @@ slf4j-api 1.7.30 - - org.apache.logging.log4j - log4j-slf4j-impl - 2.13.1 - test - junit @@ -102,7 +96,6 @@ 4.13 test - \ No newline at end of file