From e50ec819ff6ea53c2afbfcb49ef354574c655875 Mon Sep 17 00:00:00 2001 From: hongawen <83944980@qq.com> Date: Tue, 11 Apr 2023 15:14:54 +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 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pqs-gateway/pom.xml b/pqs-gateway/pom.xml index 68071219a..f1e2580c4 100644 --- a/pqs-gateway/pom.xml +++ b/pqs-gateway/pom.xml @@ -21,6 +21,12 @@ com.njcn common-core ${project.version} + + + org.apache.logging.log4j + log4j-to-slf4j + + com.njcn