From 3656264f8aaeb5e4ce8f4cf93c8539538e481f0c Mon Sep 17 00:00:00 2001 From: zhangdaiscott Date: Thu, 28 Dec 2023 22:34:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BE=9B=E7=A7=AF=E6=9C=A8=E6=8A=A5?= =?UTF-8?q?=E8=A1=A8fastjson2=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jeecg-module-system/jeecg-system-biz/pom.xml | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/jeecg-module-system/jeecg-system-biz/pom.xml b/jeecg-module-system/jeecg-system-biz/pom.xml index 76c0abfd9..cc184e744 100644 --- a/jeecg-module-system/jeecg-system-biz/pom.xml +++ b/jeecg-module-system/jeecg-system-biz/pom.xml @@ -32,7 +32,7 @@ org.jeecgframework.jimureport - jimureport-spring-boot3-starter + jimureport-spring-boot3-starter-fastjson2 org.jeecgframework.boot3 diff --git a/pom.xml b/pom.xml index 95cbd5303..724ba787f 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ 1.9.5 - 1.6.6-beta2 + 1.6.6 2.6 2.1.0 3.17.3 @@ -374,7 +374,7 @@ org.jeecgframework.jimureport - jimureport-spring-boot3-starter + jimureport-spring-boot3-starter-fastjson2 ${jimureport-spring-boot-starter.version}