升级积木报表到1.7.4,升级druid到1.2.22

This commit is contained in:
JEECG
2024-04-01 13:47:48 +08:00
parent c9c6dd5c1d
commit ac93bf7d6b
2 changed files with 9 additions and 3 deletions

View File

@@ -33,6 +33,12 @@
<dependency>
<groupId>org.jeecgframework.jimureport</groupId>
<artifactId>jimureport-spring-boot-starter</artifactId>
<exclusions>
<exclusion>
<artifactId>jsqlparser</artifactId>
<groupId>com.github.jsqlparser</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.jeecgframework.jimureport</groupId>