diff --git a/yxt-common/yxt-common-base/pom.xml b/yxt-common/yxt-common-base/pom.xml index bccda39..f24a273 100644 --- a/yxt-common/yxt-common-base/pom.xml +++ b/yxt-common/yxt-common-base/pom.xml @@ -92,17 +92,10 @@ wsdl4j 1.6.3 - - commons-codec commons-codec - - com.alibaba - fastjson - 1.2.73 - org.apache.poi poi @@ -112,7 +105,6 @@ poi-ooxml 3.14 - diff --git a/yxt-common/yxt-common-core/pom.xml b/yxt-common/yxt-common-core/pom.xml index 5c3ddab..ddb80bc 100644 --- a/yxt-common/yxt-common-core/pom.xml +++ b/yxt-common/yxt-common-core/pom.xml @@ -48,5 +48,10 @@ org.springframework.boot spring-boot-starter-web + + com.alibaba + fastjson + 1.2.73 + \ No newline at end of file