diff --git a/pom.xml b/pom.xml index 27e4d63f..a0af385c 100644 --- a/pom.xml +++ b/pom.xml @@ -28,8 +28,7 @@ 2.2.22 2.6.0 0.15.0 - 5.2.3 - 3.3.4 + 4.0.2 5.8.29 3.33.0 2.2.7 @@ -236,26 +235,10 @@ ${lombok.version} - - org.apache.poi - poi - ${poi.version} - - - org.apache.poi - poi-ooxml - ${poi.version} - com.alibaba easyexcel ${easyexcel.version} - - - org.apache.poi - poi-ooxml-schemas - - diff --git a/ruoyi-common/ruoyi-common-excel/pom.xml b/ruoyi-common/ruoyi-common-excel/pom.xml index dd4a5eeb..14b9410b 100644 --- a/ruoyi-common/ruoyi-common-excel/pom.xml +++ b/ruoyi-common/ruoyi-common-excel/pom.xml @@ -25,6 +25,11 @@ com.alibaba easyexcel + + commons-compress + org.apache.commons + 1.26.2 +