diff --git a/easypoi-annotation/pom.xml b/easypoi-annotation/pom.xml index 369f581..fe598d3 100644 --- a/easypoi-annotation/pom.xml +++ b/easypoi-annotation/pom.xml @@ -7,5 +7,5 @@ 4.1.3 easypoi-annotation - 基础注解类,解耦合 + base annotation \ No newline at end of file diff --git a/easypoi-base/pom.xml b/easypoi-base/pom.xml index 08aef58..4e6f35d 100644 --- a/easypoi-base/pom.xml +++ b/easypoi-base/pom.xml @@ -27,13 +27,13 @@ - + xerces xercesImpl true - + org.apache.poi poi-scratchpad @@ -62,14 +62,14 @@ true - + org.jsoup jsoup true - + com.google.guava guava @@ -85,7 +85,6 @@ ognl - org.slf4j diff --git a/pom.xml b/pom.xml index 9b7f5f4..4557053 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ - Lumer + Lemur http://opensource.afterturn.cn/ @@ -78,7 +78,7 @@ ${poi.version} - + xerces xercesImpl @@ -91,7 +91,7 @@ ${poi.version} true - + org.apache.poi poi-ooxml-schemas @@ -106,7 +106,7 @@ true - + com.google.guava guava @@ -119,7 +119,6 @@ ${commons-lang.version} - org.slf4j @@ -190,14 +189,13 @@ 1.1.0.Final - + org.jsoup jsoup 1.8.3 - ognl ognl @@ -211,7 +209,7 @@ provided - + cn.afterturn easypoi-base