From a90ee8a5595319b59713dd7316119d820a0bc548 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90Li?=
<15040126243@163.com>
Date: Wed, 29 Nov 2023 12:18:46 +0800
Subject: [PATCH] =?UTF-8?q?update=20=E4=BC=98=E5=8C=96=20=E5=88=A0?=
=?UTF-8?q?=E9=99=A4=E6=97=A0=E7=94=A8=E4=BE=9D=E8=B5=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
ruoyi-common/ruoyi-common-core/pom.xml | 16 ----------------
1 file changed, 16 deletions(-)
diff --git a/ruoyi-common/ruoyi-common-core/pom.xml b/ruoyi-common/ruoyi-common-core/pom.xml
index be8c0924..01d876e7 100644
--- a/ruoyi-common/ruoyi-common-core/pom.xml
+++ b/ruoyi-common/ruoyi-common-core/pom.xml
@@ -28,16 +28,6 @@
spring-web
-
- com.baomidou
- mybatis-plus-annotation
-
-
-
- org.mybatis
- mybatis
-
-
org.springframework.boot
@@ -81,12 +71,6 @@
hutool-extra
-
- cn.hutool
- hutool-json
- provided
-
-
org.projectlombok
lombok