diff --git a/README.md b/README.md index 02d13d7..75c291f 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # JimuReport - 积木报表(开源免费的低代码报表) -v1.7.2 | 2024-03-07 +v1.7.4-SNAPSHOT | 2024-04-01 [![](https://img.shields.io/badge/Author-北京国炬软件-orange.svg)](http://jimureport.com) -[![](https://img.shields.io/badge/version-1.7.2-brightgreen.svg)](https://github.com/zhangdaiscott/JimuReport) +[![](https://img.shields.io/badge/version-1.7.4-SNAPSHOT-brightgreen.svg)](https://github.com/zhangdaiscott/JimuReport) [![](https://img.shields.io/badge/Blog-官方博客-blue.svg)](https://jeecg.blog.csdn.net) [![GitHub stars](https://img.shields.io/github/stars/zhangdaiscott/JimuReport.svg?style=social&label=Stars)](https://github.com/zhangdaiscott/JimuReport) [![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.2 | 2024-03-07 org.jeecgframework.jimureport jimureport-spring-boot-starter - 1.7.2-beta + 1.7.4-SNAPSHOT ``` 通过 http://jimureport.com/doc/log 查询最新版本号 diff --git a/jimureport-example/pom.xml b/jimureport-example/pom.xml index 9fd29b5..32192e1 100644 --- a/jimureport-example/pom.xml +++ b/jimureport-example/pom.xml @@ -34,10 +34,18 @@ false + + jeecg-snapshots + jeecg snapshots Repository + https://maven.jeecg.org/nexus/content/repositories/snapshots/ + + true + + - 1.7.2-beta + 1.7.4-SNAPSHOT 1.8 8.0.3