File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# JimuReport - 积木报表(开源免费的低代码报表)
2
2
3
- v1.7.5 | 2024-06-11
3
+ v1.7.52 | 2024-06-11
4
4
5
5
6
6
[ ![ ] ( 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 )
8
8
[ ![ ] ( https://img.shields.io/badge/Blog-官方博客-blue.svg )] ( https://jeecg.blog.csdn.net )
9
9
[ ![ GitHub stars] ( https://img.shields.io/github/stars/zhangdaiscott/JimuReport.svg?style=social&label=Stars )] ( https://github.com/zhangdaiscott/JimuReport )
10
10
[ ![ 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
41
41
<dependency>
42
42
<groupId>org.jeecgframework.jimureport</groupId>
43
43
<artifactId>jimureport-spring-boot-starter</artifactId>
44
- <version>1.7.5 </version>
44
+ <version>1.7.52 </version>
45
45
</dependency>
46
46
```
47
47
通过 http://jimureport.com/doc/log 查询最新版本号
Original file line number Diff line number Diff line change 45
45
</repositories >
46
46
47
47
<properties >
48
- <jimureport .version>1.7.5 </jimureport .version>
48
+ <jimureport .version>1.7.52 </jimureport .version>
49
49
<java .version>1.8</java .version>
50
50
<minio .version>8.0.3</minio .version>
51
51
<!-- DB驱动 -->
You can’t perform that action at this time.
0 commit comments