From 8d91caa4e6f152c21c6805813848b3d5e66b29e2 Mon Sep 17 00:00:00 2001 From: JEECG <445654970@qq.com> Date: Mon, 28 Jul 2025 18:54:21 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E7=A7=AF=E6=9C=A8?= =?UTF-8?q?=E6=8A=A5=E8=A1=A8=E5=92=8C=E7=A7=AF=E6=9C=A8BI=E5=88=B0?= =?UTF-8?q?=E6=9C=80=E6=96=B0=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jeecg-boot/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/jeecg-boot/pom.xml b/jeecg-boot/pom.xml index c26c92240..a78b3a2fd 100644 --- a/jeecg-boot/pom.xml +++ b/jeecg-boot/pom.xml @@ -55,7 +55,7 @@ 8.1.1.49 - 2.0.0 + 2.1.1 1.10.11 3.5.12 @@ -484,13 +484,13 @@ org.jeecgframework.jimureport jimureport-echarts-starter - 2.1.0 + 2.1.1 org.jeecgframework.jimureport jimubi-spring-boot3-starter - 1.9.5 + 2.1.0 From f67cfa1bfb1a4d9bae4158ea5f17b202b1b5ee6e Mon Sep 17 00:00:00 2001 From: JEECG <445654970@qq.com> Date: Tue, 29 Jul 2025 12:00:05 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E5=88=A0=E9=99=A4=E9=87=8D=E5=A4=8D?= =?UTF-8?q?=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jeecg-boot/jeecg-boot-base-core/pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/jeecg-boot/jeecg-boot-base-core/pom.xml b/jeecg-boot/jeecg-boot-base-core/pom.xml index 6c738aafc..7a45be32a 100644 --- a/jeecg-boot/jeecg-boot-base-core/pom.xml +++ b/jeecg-boot/jeecg-boot-base-core/pom.xml @@ -117,12 +117,6 @@ ${mybatis-plus.version} - - com.baomidou - mybatis-plus-jsqlparser-4.9 - ${mybatis-plus.version} - - org.jeecgframework.boot3 minidao-spring-boot-starter-jsqlparser-4.9