Skip to content

Commit 52c3aa0

Browse files
committed
1.7.52 正式版本发布
1 parent b2fe012 commit 52c3aa0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# JimuReport - 积木报表(开源免费的低代码报表)
22

3-
v1.7.5 | 2024-06-11
3+
v1.7.52 | 2024-06-11
44

55

66
[![](https://img.shields.io/badge/Author-北京国炬软件-orange.svg)](http://jimureport.com)
7-
[![](https://img.shields.io/badge/version-1.7.5-brightgreen.svg)](https://github.com/zhangdaiscott/JimuReport)
7+
[![](https://img.shields.io/badge/version-1.7.52-brightgreen.svg)](https://github.com/zhangdaiscott/JimuReport)
88
[![](https://img.shields.io/badge/Blog-官方博客-blue.svg)](https://jeecg.blog.csdn.net)
99
[![GitHub stars](https://img.shields.io/github/stars/zhangdaiscott/JimuReport.svg?style=social&label=Stars)](https://github.com/zhangdaiscott/JimuReport)
1010
[![GitHub forks](https://img.shields.io/github/forks/zhangdaiscott/JimuReport.svg?style=social&label=Fork)](https://github.com/zhangdaiscott/JimuReport)
@@ -41,7 +41,7 @@ v1.7.5 | 2024-06-11
4141
<dependency>
4242
<groupId>org.jeecgframework.jimureport</groupId>
4343
<artifactId>jimureport-spring-boot-starter</artifactId>
44-
<version>1.7.5</version>
44+
<version>1.7.52</version>
4545
</dependency>
4646
```
4747
通过 http://jimureport.com/doc/log 查询最新版本号

jimureport-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
</repositories>
4646

4747
<properties>
48-
<jimureport.version>1.7.5</jimureport.version>
48+
<jimureport.version>1.7.52</jimureport.version>
4949
<java.version>1.8</java.version>
5050
<minio.version>8.0.3</minio.version>
5151
<!-- DB驱动 -->

0 commit comments

Comments
 (0)