diff --git a/yudao-dependencies/pom.xml b/yudao-dependencies/pom.xml
index c587a2c06..5690a9a15 100644
--- a/yudao-dependencies/pom.xml
+++ b/yudao-dependencies/pom.xml
@@ -53,7 +53,7 @@
1.6.2
5.8.32
6.0.0-M16
- 3.3.4
+ 4.0.3
2.4
1.2.83
33.3.1-jre
@@ -67,7 +67,8 @@
3.5.0
4.11.0
- 2.15.1
+ 2.17.0
+ 1.27.1
8.5.7
2.0.5
1.8.1
@@ -473,6 +474,11 @@
commons-io
${commons-io.version}
+
+ org.apache.commons
+ commons-compress
+ ${commons-compress.version}
+
org.apache.tika
tika-core
diff --git a/yudao-framework/yudao-spring-boot-starter-excel/pom.xml b/yudao-framework/yudao-spring-boot-starter-excel/pom.xml
index 3da22b052..9732390a4 100644
--- a/yudao-framework/yudao-spring-boot-starter-excel/pom.xml
+++ b/yudao-framework/yudao-spring-boot-starter-excel/pom.xml
@@ -58,6 +58,11 @@
guava
+
+ org.apache.commons
+ commons-compress
+
+
cn.iocoder.boot
yudao-spring-boot-starter-biz-ip