diff --git a/pom.xml b/pom.xml index c72a3868c2..f8293bfbf9 100644 --- a/pom.xml +++ b/pom.xml @@ -10,6 +10,7 @@ 1.18.19 + 4.1.1 dataease @@ -27,6 +28,44 @@ + + + + org.apache.poi + poi + ${poi.version} + + + * + * + + + + + org.apache.poi + poi-ooxml + ${poi.version} + + + * + * + + + + + org.apache.poi + poi-ooxml-schemas + ${poi.version} + + + * + * + + + + + + diff --git a/sdk/dataease-plugin-interface/pom.xml b/sdk/dataease-plugin-interface/pom.xml index 865a24f216..488ee129ec 100644 --- a/sdk/dataease-plugin-interface/pom.xml +++ b/sdk/dataease-plugin-interface/pom.xml @@ -19,7 +19,7 @@ org.jasig.cas.client cas-client-core - 3.5.0 + 3.6.4