1.3.6-beta版本发布

dependabot/maven/jimureport-example/org.xerial-sqlite-jdbc-3.41.2.2
zhangdaiscott 2021-06-30 18:25:28 +08:00
parent 3c44aa4516
commit a1a30cbae5
1 changed files with 2 additions and 3 deletions

View File

@ -2,10 +2,9 @@
v1.3.6-beta | 20210630 v1.3.6-beta | 20210630
[jimureport-version]:1.3.6-beta
[![](https://img.shields.io/badge/Author-北京国炬软件-orange.svg)](http://jimureport.com) [![](https://img.shields.io/badge/Author-北京国炬软件-orange.svg)](http://jimureport.com)
[![](https://img.shields.io/badge/version-[jimureport-version]-brightgreen.svg)](https://github.com/zhangdaiscott/JimuReport) [![](https://img.shields.io/badge/version-1.3.6-beta-brightgreen.svg)](https://github.com/zhangdaiscott/JimuReport)
[![GitHub stars](https://img.shields.io/github/stars/zhangdaiscott/JimuReport.svg?style=social&label=Stars)](https://github.com/zhangdaiscott/JimuReport) [![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) [![GitHub forks](https://img.shields.io/github/forks/zhangdaiscott/JimuReport.svg?style=social&label=Fork)](https://github.com/zhangdaiscott/JimuReport)
@ -44,7 +43,7 @@ v1.3.6-beta | 20210630
<dependency> <dependency>
<groupId>org.jeecgframework.jimureport</groupId> <groupId>org.jeecgframework.jimureport</groupId>
<artifactId>jimureport-spring-boot-starter</artifactId> <artifactId>jimureport-spring-boot-starter</artifactId>
<version>[jimureport-version]</version> <version>1.3.6-beta</version>
</dependency> </dependency>
``` ```