From 006bc1478e59c32fdf28f45af50b79886e514b5e Mon Sep 17 00:00:00 2001 From: JEECG <445654970@qq.com> Date: Sat, 6 Jul 2024 20:30:06 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=AF=E6=9C=A8=E6=8A=A5=E8=A1=A8=201.7.7=20?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=91=E5=B8=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 12 +++--------- jimureport-example/pom.xml | 10 +++++++++- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 03e7f7c..729d668 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # JimuReport - 积木报表(开源免费的低代码报表) -v1.7.6 | 2024-06-19 +v1.7.7 | 2024-07-08 [![](https://img.shields.io/badge/Author-北京国炬软件-orange.svg)](http://jimureport.com) -[![](https://img.shields.io/badge/version-1.7.6-brightgreen.svg)](https://github.com/zhangdaiscott/JimuReport) +[![](https://img.shields.io/badge/version-1.7.7-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) @@ -43,13 +43,7 @@ v1.7.6 | 2024-06-19 org.jeecgframework.jimureport jimureport-spring-boot-starter - 1.7.6 - - - jsqlparser - com.github.jsqlparser - - + 1.7.7 ``` diff --git a/jimureport-example/pom.xml b/jimureport-example/pom.xml index 5a23884..d2ffcdf 100644 --- a/jimureport-example/pom.xml +++ b/jimureport-example/pom.xml @@ -45,11 +45,13 @@ - 1.7.6 + 1.7.7 1.8 8.0.3 8.0.27 + + 4.6 @@ -72,6 +74,12 @@ jimureport-nosql-starter 1.6.0 + + + com.github.jsqlparser + jsqlparser + ${jsqlparser.version} +