From b7fb7c931844d447bcf4491c04fdd7dd433a788b Mon Sep 17 00:00:00 2001 From: zhangdaiscott Date: Fri, 9 Dec 2022 11:51:55 +0800 Subject: [PATCH] =?UTF-8?q?v1.5.6=20=E5=8F=91=E5=B8=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++---- jimureport-example/pom.xml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1e054fd..c768796 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # JimuReport - 积木报表(一款免费Web报表工具) -v1.5.5 | 2022-12-12 +v1.5.6 | 2022-12-12 [![](https://img.shields.io/badge/Author-北京国炬软件-orange.svg)](http://jimureport.com) -[![](https://img.shields.io/badge/version-1.5.5-brightgreen.svg)](https://github.com/zhangdaiscott/JimuReport) +[![](https://img.shields.io/badge/version-1.5.6-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) @@ -45,7 +45,7 @@ v1.5.5 | 2022-12-12 org.jeecgframework.jimureport jimureport-spring-boot-starter - 1.5.5 + 1.5.6 ``` - 按需引入JimuReport依赖(mongo redis 支持包) @@ -53,7 +53,7 @@ v1.5.5 | 2022-12-12 org.jeecgframework.jimureport jimureport-nosql-starter - 1.5.5 + 1.5.6 ``` diff --git a/jimureport-example/pom.xml b/jimureport-example/pom.xml index 23de896..9795f5f 100644 --- a/jimureport-example/pom.xml +++ b/jimureport-example/pom.xml @@ -37,7 +37,7 @@ - 1.5.5 + 1.5.6 1.8 8.0.3