From 817493724a61edaa605e3e35a26bc0c627034dcf Mon Sep 17 00:00:00 2001 From: hongawen <83944980@qq.com> Date: Mon, 17 Apr 2023 16:40:42 +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-system/system-boot/pom.xml | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/pqs-system/system-boot/pom.xml b/pqs-system/system-boot/pom.xml index c589f0315..34f90d73a 100644 --- a/pqs-system/system-boot/pom.xml +++ b/pqs-system/system-boot/pom.xml @@ -21,6 +21,11 @@ system-api ${project.version} + + com.njcn + common-oss + ${project.version} + com.njcn user-api @@ -30,16 +35,6 @@ com.njcn common-web ${project.version} - - - org.slf4j - slf4j-log4j12 - - - ch.qos.logback - logback-classic - - com.njcn