diff --git a/pom.xml b/pom.xml index 181958ec..ee443eca 100644 --- a/pom.xml +++ b/pom.xml @@ -22,6 +22,7 @@ 1.2.6 3.0.3 4.1.2 + 2.2.10 1.7 0.9.1 3.4.3 @@ -80,6 +81,12 @@ ${poi.version} + + com.alibaba + easyexcel + ${easyexcel.version} + + org.apache.velocity diff --git a/ruoyi-common/pom.xml b/ruoyi-common/pom.xml index 016c4576..5221faf1 100644 --- a/ruoyi-common/pom.xml +++ b/ruoyi-common/pom.xml @@ -59,6 +59,11 @@ poi-ooxml + + com.alibaba + easyexcel + + org.yaml