From fdf0461508d5070d59202adb569de4919f383d18 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90li?=
<15040126243@163.com>
Date: Thu, 22 Dec 2022 13:41:31 +0800
Subject: [PATCH] =?UTF-8?q?update=20=E4=BC=98=E5=8C=96=20=E5=89=94?=
=?UTF-8?q?=E9=99=A4=E9=A1=B9=E7=9B=AE=E5=86=85=E5=AD=98=E5=9C=A8=E7=9A=84?=
=?UTF-8?q?log4j=E4=BE=9D=E8=B5=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/pom.xml b/pom.xml
index f1517873..82880081 100644
--- a/pom.xml
+++ b/pom.xml
@@ -142,6 +142,17 @@
import
+
+ org.springframework.boot
+ spring-boot-starter-logging
+
+
+ org.apache.logging.log4j
+ *
+
+
+
+
cn.dev33
sa-token-core
@@ -228,6 +239,10 @@
org.apache.poi
poi-ooxml-schemas
+
+ org.apache.logging.log4j
+ *
+