diff --git a/jeecg-boot/jeecg-boot-base-core/pom.xml b/jeecg-boot/jeecg-boot-base-core/pom.xml
index d286f8e87..e86532475 100644
--- a/jeecg-boot/jeecg-boot-base-core/pom.xml
+++ b/jeecg-boot/jeecg-boot-base-core/pom.xml
@@ -117,13 +117,14 @@
com.baomidou
-
- mybatis-plus-jsqlparser
-
-
+ mybatis-plus-jsqlparser-4.9
${mybatis-plus.version}
-
+
+
+ org.jeecgframework.boot3
+ minidao-spring-boot-starter-jsqlparser-4.9
+
com.alibaba
@@ -199,8 +200,7 @@
java-jwt
${java-jwt.version}
-
-
+
org.apache.shiro
shiro-spring-boot-starter
@@ -212,34 +212,6 @@
-
-
- org.crazycake
- shiro-redis
- ${shiro-redis.version}
-
-
- org.apache.shiro
- shiro-core
-
-
- checkstyle
- com.puppycrawl.tools
-
-
-
- jedis
- redis.clients
-
-
-
-
-
- redis.clients
- jedis
- ${jedis.version}
-
-
org.apache.shiro
shiro-spring
@@ -257,7 +229,6 @@
-
org.apache.shiro
shiro-core
@@ -276,6 +247,22 @@
+
+
+ org.crazycake
+ shiro-redis
+ ${shiro-redis.version}
+
+
+ org.apache.shiro
+ shiro-core
+
+
+ checkstyle
+ com.puppycrawl.tools
+
+
+
1.9.4
+ 1.10.7
+
3.5.11
4.1.3
@@ -65,9 +67,9 @@
2.1.0
3.17.3
- 1.12.0
+ 1.13.0
+ 3.2.3
3.11.0
- 3.2.2
1.4.9
1.4.11
8.5.7
@@ -384,7 +386,7 @@
org.jeecgframework
weixin4j
- 2.0.0
+ 2.0.4
commons-beanutils
@@ -422,6 +424,10 @@
druid
com.alibaba
+
+ org.jeecgframework.boot3
+ minidao-spring-boot-starter
+
@@ -435,6 +441,22 @@
+
+
+ org.jeecgframework.boot3
+ minidao-spring-boot-starter-jsqlparser-4.9
+ ${minidao.version}
+
+
+ druid
+ com.alibaba
+
+
+ jsqlparser
+ com.github.jsqlparser
+
+
+
org.jeecgframework.jimureport