升级autopoi到最新版1.4.11

pull/7256/head
JEECG 2024-09-11 09:31:49 +08:00
parent 2d3b1418de
commit ae753f60fd
1 changed files with 5 additions and 1 deletions

View File

@ -70,7 +70,7 @@
<java-jwt.version>3.11.0</java-jwt.version>
<shiro-redis.version>3.2.2</shiro-redis.version>
<codegenerate.version>1.4.9</codegenerate.version>
<autopoi-web.version>1.4.8</autopoi-web.version>
<autopoi-web.version>1.4.11</autopoi-web.version>
<minio.version>8.0.3</minio.version>
<justauth-spring-boot-starter.version>1.4.0</justauth-spring-boot-starter.version>
<dom4j.version>1.6.1</dom4j.version>
@ -414,6 +414,10 @@
<artifactId>jimureport-dashboard-spring-boot-starter</artifactId>
<version>1.8.0-beta</version>
<exclusions>
<exclusion>
<artifactId>autopoi-web</artifactId>
<groupId>org.jeecgframework</groupId>
</exclusion>
<exclusion>
<groupId>org.jeecgframework.jimureport</groupId>
<artifactId>jimureport-spring-boot-starter</artifactId>