【依赖升级】easyexcel from 3.3.4 to 4.0.3

This commit is contained in:
YunaiV
2024-09-29 21:40:31 +08:00
parent 21cb53bfca
commit 3278d38cbe
2 changed files with 13 additions and 2 deletions

View File

@ -58,6 +58,11 @@
<artifactId>guava</artifactId>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId> <!-- 解决 https://github.com/alibaba/easyexcel/issues/3954 问题 -->
</dependency>
<dependency>
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-spring-boot-starter-biz-ip</artifactId>