From 0953b01e9975258b08628eb4a6cf6a62e5e847a8 Mon Sep 17 00:00:00 2001
From: JEECG <445654970@qq.com>
Date: Wed, 8 Jul 2026 18:46:36 +0800
Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E7=A7=AF=E6=9C=A8=E6=8A=A5?=
=?UTF-8?q?=E8=A1=A8=E5=92=8C=E5=A4=A7=E5=B1=8F=EF=BC=8C=E5=88=B0springboo?=
=?UTF-8?q?t4=E7=89=88=E6=9C=AC=EF=BC=8C=E8=A7=A3=E5=86=B3=20=E2=80=9Cspri?=
=?UTF-8?q?ngboot4=20=E7=89=88=E6=9C=AC=E5=90=AF=E5=8A=A8=E6=8A=A5?=
=?UTF-8?q?=E9=94=99=20#9766=E2=80=9D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
jeecg-boot/jeecg-module-system/jeecg-system-biz/pom.xml | 4 ++--
jeecg-boot/jeecg-module-system/jeecg-system-start/pom.xml | 3 ++-
jeecg-boot/pom.xml | 6 +++---
3 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/jeecg-boot/jeecg-module-system/jeecg-system-biz/pom.xml b/jeecg-boot/jeecg-module-system/jeecg-system-biz/pom.xml
index 1c40b0dcf..86f58d5c4 100644
--- a/jeecg-boot/jeecg-module-system/jeecg-system-biz/pom.xml
+++ b/jeecg-boot/jeecg-module-system/jeecg-system-biz/pom.xml
@@ -33,7 +33,7 @@
org.jeecgframework.jimureport
- jimureport-spring-boot3-starter
+ jimureport-spring-boot4-starter
org.jeecgframework.jimureport
- jimubi-spring-boot3-starter
+ jimubi-spring-boot4-starter
diff --git a/jeecg-boot/jeecg-module-system/jeecg-system-start/pom.xml b/jeecg-boot/jeecg-module-system/jeecg-system-start/pom.xml
index 79090539d..a3621a3d5 100644
--- a/jeecg-boot/jeecg-module-system/jeecg-system-start/pom.xml
+++ b/jeecg-boot/jeecg-module-system/jeecg-system-start/pom.xml
@@ -46,7 +46,8 @@
jakarta.servlet
jakarta.servlet-api
-
+
+
2.5.0
- 2.5.0.1
+ 2.5.0
1.10.22
2.0.4
@@ -460,7 +460,7 @@
org.jeecgframework.jimureport
- jimureport-spring-boot3-starter
+ jimureport-spring-boot4-starter
${jimureport-spring-boot-starter.version}
@@ -550,7 +550,7 @@
org.jeecgframework.jimureport
- jimubi-spring-boot3-starter
+ jimubi-spring-boot4-starter
${jimubi-spring-boot-starter.version}