From 756f7338ded825d5f2d95aca59ad70402023b546 Mon Sep 17 00:00:00 2001
From: hongawen <83944980@qq.com>
Date: Mon, 10 Apr 2023 11:18:07 +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-auth/pom.xml | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/pqs-auth/pom.xml b/pqs-auth/pom.xml
index 78b6e2a15..88cb7c86a 100644
--- a/pqs-auth/pom.xml
+++ b/pqs-auth/pom.xml
@@ -21,6 +21,16 @@
com.njcn
common-web
${project.version}
+
+
+ org.slf4j
+ slf4j-log4j12
+
+
+ ch.qos.logback
+ logback-classic
+
+
com.njcn