From e576f8c1823a1f2100b697526c4a3eb672cd487a 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:40:14 +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-visual/ruoyi-xxl-job-admin/pom.xml | 4 ----
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/pom.xml b/pom.xml
index ec937343..fead722b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,6 +29,7 @@
3.5.0
2.3
4.1.2
+ 1.21
3.0.5
3.3.0
5.7.21
@@ -188,6 +189,13 @@
${poi.version}
+
+
+ org.apache.commons
+ commons-compress
+ ${commons-compress.version}
+
+
com.alibaba
easyexcel
diff --git a/ruoyi-visual/ruoyi-xxl-job-admin/pom.xml b/ruoyi-visual/ruoyi-xxl-job-admin/pom.xml
index 7afb7f34..61652c8e 100644
--- a/ruoyi-visual/ruoyi-xxl-job-admin/pom.xml
+++ b/ruoyi-visual/ruoyi-xxl-job-admin/pom.xml
@@ -10,8 +10,6 @@
jar
- 2.1.4
- 8.0.27
@@ -79,13 +77,11 @@
org.mybatis.spring.boot
mybatis-spring-boot-starter
- ${mybatis-spring-boot-starter.version}
mysql
mysql-connector-java
- ${mysql-connector-java.version}