From 4a112f3038e5cfb5ee3e283d2754ed03610b3bc1 Mon Sep 17 00:00:00 2001
From: hh <2397241381@qq.com>
Date: Sun, 5 May 2024 20:56:23 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BE=9D=E8=B5=96=E5=86=B2=E7=AA=81?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 6 ++++++
system/start/pom.xml | 9 ---------
2 files changed, 6 insertions(+), 9 deletions(-)
diff --git a/pom.xml b/pom.xml
index 702f1a7..3a5687c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,6 +106,12 @@
org.springframework.boot
spring-boot-starter-test
test
+
+
+ org.springframework.boot
+ spring-boot-starter-logging
+
+
junit
diff --git a/system/start/pom.xml b/system/start/pom.xml
index a6292d8..590cf8a 100644
--- a/system/start/pom.xml
+++ b/system/start/pom.xml
@@ -12,7 +12,6 @@
start
-
org.apache.spark
spark-core_2.13
@@ -24,20 +23,12 @@
3.2.0
-
org.jeecgframework.boot
biz
${jeecgboot.version}
-
com.dameng