# Conflicts:
#	yudao-dependencies/pom.xml
pull/146/MERGE
YunaiV 2024-09-29 21:46:50 +08:00
commit 9ee9bb4c0e
1 changed files with 5 additions and 0 deletions

View File

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