From d0a094f9a311e6d58b873681d483849ed848fa0b Mon Sep 17 00:00:00 2001
From: JEECG <445654970@qq.com>
Date: Wed, 30 Jul 2025 10:57:31 +0800
Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7mybatis-plus=E5=88=B03.5.12?=
=?UTF-8?q?=E3=80=81=E5=8D=87=E7=BA=A7jsqlparser=E5=88=B04.9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
jeecg-boot/jeecg-boot-base-core/pom.xml | 7 ++++++-
jeecg-boot/pom.xml | 18 +++++++-----------
2 files changed, 13 insertions(+), 12 deletions(-)
diff --git a/jeecg-boot/jeecg-boot-base-core/pom.xml b/jeecg-boot/jeecg-boot-base-core/pom.xml
index f9ca19851..1f123573e 100644
--- a/jeecg-boot/jeecg-boot-base-core/pom.xml
+++ b/jeecg-boot/jeecg-boot-base-core/pom.xml
@@ -111,10 +111,15 @@
mybatis-plus-boot-starter
${mybatis-plus.version}
+
+ com.baomidou
+ mybatis-plus-jsqlparser-4.9
+ ${mybatis-plus.version}
+
org.jeecgframework
- minidao-spring-boot-starter
+ minidao-spring-boot-starter-jsqlparser-4.9
diff --git a/jeecg-boot/pom.xml b/jeecg-boot/pom.xml
index 9166406e4..ab87138ca 100644
--- a/jeecg-boot/pom.xml
+++ b/jeecg-boot/pom.xml
@@ -58,9 +58,9 @@
2.1.1
2.1.0
- 1.10.10
+ 1.10.11
- 3.5.3.2
+ 3.5.12
4.1.3
1.2.24
@@ -388,17 +388,13 @@
org.jeecgframework
- minidao-spring-boot-starter
+ minidao-spring-boot-starter-jsqlparser-4.9
${minidao.version}
druid
com.alibaba
-
- jsqlparser
- com.github.jsqlparser
-
@@ -407,6 +403,10 @@
jimureport-spring-boot-starter
${jimureport-spring-boot-starter.version}
+
+ minidao-spring-boot-starter
+ org.jeecgframework
+
com.alibaba
fastjson
@@ -427,10 +427,6 @@
druid
com.alibaba
-
- jsqlparser
- com.github.jsqlparser
-