diff --git a/easyexcel-test/pom.xml b/easyexcel-test/pom.xml index 723e092f..be59278c 100644 --- a/easyexcel-test/pom.xml +++ b/easyexcel-test/pom.xml @@ -21,12 +21,6 @@ - - - org.slf4j - jcl-over-slf4j - test - com.alibaba diff --git a/easyexcel-test/src/test/java/com/alibaba/easyexcel/test/temp/StyleTest.java b/easyexcel-test/src/test/java/com/alibaba/easyexcel/test/temp/StyleTest.java index f604eda6..29ac81b4 100644 --- a/easyexcel-test/src/test/java/com/alibaba/easyexcel/test/temp/StyleTest.java +++ b/easyexcel-test/src/test/java/com/alibaba/easyexcel/test/temp/StyleTest.java @@ -10,7 +10,6 @@ import java.util.List; import com.alibaba.excel.EasyExcel; import com.alibaba.fastjson2.JSON; -import org.apache.poi.hssf.usermodel.HSSFDateUtil; import org.apache.poi.hssf.usermodel.HSSFRow; import org.apache.poi.hssf.usermodel.HSSFSheet; import org.apache.poi.hssf.usermodel.HSSFWorkbook; diff --git a/pom.xml b/pom.xml index 723d0ab8..2d38e69c 100644 --- a/pom.xml +++ b/pom.xml @@ -113,14 +113,10 @@ ehcache 3.9.9 - - - org.springframework.boot - spring-boot-dependencies - 2.7.8 - pom - import + commons-io + commons-io + 2.11.0 @@ -129,18 +125,6 @@ lombok 1.18.26 - - commons-io - commons-io - 2.11.0 - - - - - com.alibaba.fastjson2 - fastjson2 - 2.0.23 -