From 5092a3520505f912ef4f3c8edaf4deb8d4e41c59 Mon Sep 17 00:00:00 2001
From: hongawen <83944980@qq.com>
Date: Tue, 11 Apr 2023 15:20:08 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E8=B0=83=E6=95=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pqs-gateway/pom.xml | 24 ++++++++++++++++++------
1 file changed, 18 insertions(+), 6 deletions(-)
diff --git a/pqs-gateway/pom.xml b/pqs-gateway/pom.xml
index f1e2580c4..6b2d0fb14 100644
--- a/pqs-gateway/pom.xml
+++ b/pqs-gateway/pom.xml
@@ -21,12 +21,12 @@
com.njcn
common-core
${project.version}
-
-
- org.apache.logging.log4j
- log4j-to-slf4j
-
-
+
+
+
+
+
+
com.njcn
@@ -41,6 +41,12 @@
org.springframework.cloud
spring-cloud-starter-gateway
+
+
+ org.springframework.boot
+ spring-boot-starter-logging
+
+
@@ -74,6 +80,12 @@
com.github.xiaoymin
knife4j-spring-boot-starter
+
+
+ org.springframework.boot
+ spring-boot-starter-logging
+
+