From 7d202909a0486945b8338f9d3b5f39a0691b5c53 Mon Sep 17 00:00:00 2001 From: hanyong <1334742946@qq.com> Date: Mon, 26 Jun 2023 15:35:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=9E=9A=E4=B8=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pqs-gateway/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pqs-gateway/pom.xml b/pqs-gateway/pom.xml index 68071219a..39b8d823d 100644 --- a/pqs-gateway/pom.xml +++ b/pqs-gateway/pom.xml @@ -69,6 +69,11 @@ com.github.xiaoymin knife4j-spring-boot-starter + + org.apache.logging.log4j + log4j-api + 2.13.3 +