From 8a82141c957d040a3573c41cdbac9a899f7a0d41 Mon Sep 17 00:00:00 2001 From: JEECG <445654970@qq.com> Date: Thu, 8 May 2025 16:47:46 +0800 Subject: [PATCH] =?UTF-8?q?=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 | 59 ++++++++----------- .../impl/DictTableWhiteListHandlerImpl.java | 41 ++++++------- jeecg-boot/pom.xml | 30 ++++++++-- 3 files changed, 66 insertions(+), 64 deletions(-) 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