diff --git a/pom.xml b/pom.xml index 462d5f9e..f14bdc3b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.alibaba easyexcel - 1.0.4 + 1.1.0 jar easyexcel easyexcel is a excel handle tools written in Java @@ -58,12 +58,12 @@ org.apache.poi poi - 3.15 + 3.17 org.apache.poi poi-ooxml - 3.15 + 3.17 commons-beanutils