jimureport v2.0版本发布

This commit is contained in:
JEECG
2025-06-03 14:03:46 +08:00
parent 10a430cddc
commit b658d2ebf5
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# JimuReport积木报表(免费报表工具)
v1.9.5 | 2025-04-28
v2.0.0 | 2025-06-09
[![](https://img.shields.io/badge/Author-北京敲敲云科技-orange.svg)](https://qiaoqiaoyun.com/aboutUs)
@@ -50,7 +50,7 @@ v1.9.5 | 2025-04-28
<dependency>
<groupId>org.jeecgframework.jimureport</groupId>
<artifactId>jimureport-spring-boot-starter</artifactId>
<version>1.9.5.1</version>
<version>2.0.0</version>
</dependency>
<dependency>
<groupId>org.jeecgframework.jimureport</groupId>

View File

@@ -66,7 +66,7 @@
<dependency>
<groupId>org.jeecgframework.jimureport</groupId>
<artifactId>jimureport-spring-boot-starter</artifactId>
<version>1.9.5.1</version>
<version>2.0.0</version>
</dependency>
<!-- 积木报表扩展包 csv excel json mogodb redis数据集支持 -->
<dependency>