mirror of https://github.com/jeecgboot/JimuReport
1.6.2-RC版本发布,彻底解决sql漏洞问题
parent
e413f975f3
commit
95c8c5425a
|
@ -1,10 +1,10 @@
|
||||||
# JimuReport - 积木报表(一款免费Web报表工具)
|
# JimuReport - 积木报表(一款免费Web报表工具)
|
||||||
|
|
||||||
v1.6.2-beta | 2023-09-06
|
v1.6.2-RC | 2023-09-12
|
||||||
|
|
||||||
|
|
||||||
[](http://jimureport.com)
|
[](http://jimureport.com)
|
||||||
[](https://github.com/zhangdaiscott/JimuReport)
|
[](https://github.com/zhangdaiscott/JimuReport)
|
||||||
[](https://jeecg.blog.csdn.net)
|
[](https://jeecg.blog.csdn.net)
|
||||||
[](https://github.com/zhangdaiscott/JimuReport)
|
[](https://github.com/zhangdaiscott/JimuReport)
|
||||||
[](https://github.com/zhangdaiscott/JimuReport)
|
[](https://github.com/zhangdaiscott/JimuReport)
|
||||||
|
@ -45,7 +45,7 @@ v1.6.2-beta | 2023-09-06
|
||||||
<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.6.2-beta</version>
|
<version>1.6.2-RC</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue