From 7ebcb4bf8af0d5ee8f6ef7bc5e091ae9fb817103 Mon Sep 17 00:00:00 2001 From: RuoYi Date: Sun, 30 May 2021 18:20:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=8D=87=E7=BA=A7cloud?= =?UTF-8?q?=E5=BC=95=E8=B5=B7=E7=9A=84=E4=BB=A3=E7=A0=81=E7=94=9F=E6=88=90?= =?UTF-8?q?=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 8 ++++++++ ruoyi-modules/ruoyi-gen/pom.xml | 6 ++++++ 2 files changed, 14 insertions(+) diff --git a/pom.xml b/pom.xml index a3ce520..ab67c92 100644 --- a/pom.xml +++ b/pom.xml @@ -36,6 +36,7 @@ 8.2.1 4.1.2 2.6.2 + 3.2.2 @@ -150,6 +151,13 @@ + + + commons-collections + commons-collections + ${commons-collections.version} + + com.alibaba diff --git a/ruoyi-modules/ruoyi-gen/pom.xml b/ruoyi-modules/ruoyi-gen/pom.xml index 87be4b7..c22e9cc 100644 --- a/ruoyi-modules/ruoyi-gen/pom.xml +++ b/ruoyi-modules/ruoyi-gen/pom.xml @@ -54,6 +54,12 @@ velocity + + + commons-collections + commons-collections + + mysql