mirror of https://github.com/jeecgboot/jeecg-boot
升级积木报表和积木BI到最新版
parent
0d9f9a04cc
commit
8d91caa4e6
|
@ -55,7 +55,7 @@
|
|||
<dm8.version>8.1.1.49</dm8.version>
|
||||
|
||||
<!-- 积木报表-->
|
||||
<jimureport-spring-boot-starter.version>2.0.0</jimureport-spring-boot-starter.version>
|
||||
<jimureport-spring-boot-starter.version>2.1.1</jimureport-spring-boot-starter.version>
|
||||
<minidao.version>1.10.11</minidao.version>
|
||||
<!-- 持久层 -->
|
||||
<mybatis-plus.version>3.5.12</mybatis-plus.version>
|
||||
|
@ -484,13 +484,13 @@
|
|||
<dependency>
|
||||
<groupId>org.jeecgframework.jimureport</groupId>
|
||||
<artifactId>jimureport-echarts-starter</artifactId>
|
||||
<version>2.1.0</version>
|
||||
<version>2.1.1</version>
|
||||
</dependency>
|
||||
<!-- 积木BI大屏和仪表盘 -->
|
||||
<dependency>
|
||||
<groupId>org.jeecgframework.jimureport</groupId>
|
||||
<artifactId>jimubi-spring-boot3-starter</artifactId>
|
||||
<version>1.9.5</version>
|
||||
<version>2.1.0</version>
|
||||
</dependency>
|
||||
<!-- chatgpt -->
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue