更新到v1.4.4-beta

dependabot/maven/jimureport-example/org.xerial-sqlite-jdbc-3.41.2.2
zhangdaiscott 2022-03-19 21:08:19 +08:00
parent f0e4988965
commit 47436d40be
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# JimuReport - 积木报表 # JimuReport - 积木报表
v1.4.32 | 2022-03-07 v1.4.4-beta | 2022-03-19
[![](https://img.shields.io/badge/Author-北京国炬软件-orange.svg)](http://jimureport.com) [![](https://img.shields.io/badge/Author-北京国炬软件-orange.svg)](http://jimureport.com)
@ -44,7 +44,7 @@ v1.4.32 | 2022-03-07
<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>1.4.32</version> <version>1.4.4-beta</version>
</dependency> </dependency>
``` ```