From 634330760b7a79b32cac5dc7b6d41f07407475ea Mon Sep 17 00:00:00 2001
From: Raod <1130305001@qq.com>
Date: Mon, 13 Dec 2021 16:37:59 +0800
Subject: [PATCH] =?UTF-8?q?log4j=E5=8D=87=E7=BA=A7?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
report-core/pom.xml | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/report-core/pom.xml b/report-core/pom.xml
index c54d40ac..423b3b05 100644
--- a/report-core/pom.xml
+++ b/report-core/pom.xml
@@ -29,8 +29,27 @@
org.springframework.boot
spring-boot-starter-web
+
+
+ org.apache.logging.log4j
+ log4j-to-slf4j
+
+
+
+ org.apache.logging.log4j
+ log4j-to-slf4j
+ 2.15.0
+
+
+
+ org.apache.logging.log4j
+ log4j-api
+ 2.15.0
+
+
+
org.springframework.boot
spring-boot-starter-cache