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
-