diff --git a/yudao-dependencies/pom.xml b/yudao-dependencies/pom.xml index 663a4cc8d..888461b4a 100644 --- a/yudao-dependencies/pom.xml +++ b/yudao-dependencies/pom.xml @@ -59,7 +59,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 @@ -74,7 +74,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 @@ -510,6 +511,11 @@ commons-io ${commons-io.version} + + org.apache.commons + commons-compress + ${commons-compress.version} + org.apache.tika diff --git a/yudao-framework/yudao-spring-boot-starter-excel/pom.xml b/yudao-framework/yudao-spring-boot-starter-excel/pom.xml index feb7b9ac2..3400d8597 100644 --- a/yudao-framework/yudao-spring-boot-starter-excel/pom.xml +++ b/yudao-framework/yudao-spring-boot-starter-excel/pom.xml @@ -65,6 +65,11 @@ guava + + org.apache.commons + commons-compress + + cn.iocoder.cloud yudao-spring-boot-starter-biz-ip