From adf329cf1aae71c7bda612da777e2d6106bdd1bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90Li?= <15040126243@163.com> Date: Sat, 5 Mar 2022 00:12:25 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E4=BF=AE=E5=A4=8D=20poi=20=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E6=BC=8F=E6=B4=9E=20=E4=B8=8E=20mysql=20jdbc=20?= =?UTF-8?q?=E6=BC=8F=E6=B4=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 8 ++++++++ ruoyi-extend/ruoyi-xxl-job-admin/pom.xml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b0c52d5f..61250282 100644 --- a/pom.xml +++ b/pom.xml @@ -23,6 +23,7 @@ 3.0.3 1.5.22 4.1.2 + 1.21 3.0.5 3.3.0 2.3 @@ -109,6 +110,13 @@ ${poi.version} + + + org.apache.commons + commons-compress + ${commons-compress.version} + + com.alibaba easyexcel diff --git a/ruoyi-extend/ruoyi-xxl-job-admin/pom.xml b/ruoyi-extend/ruoyi-xxl-job-admin/pom.xml index 65125b90..40c49ca2 100644 --- a/ruoyi-extend/ruoyi-xxl-job-admin/pom.xml +++ b/ruoyi-extend/ruoyi-xxl-job-admin/pom.xml @@ -11,7 +11,7 @@ 2.1.4 - 8.0.23 + 8.0.28