From c0f1569ad98aa44bd4ee2712ff1f3de974a28091 Mon Sep 17 00:00:00 2001 From: hh44h1144 Date: Fri, 12 Mar 2021 16:59:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dcommons-collections=E5=BC=95?= =?UTF-8?q?=E8=B5=B7=E7=9A=84=E5=8F=8D=E5=BA=8F=E5=88=97=E5=8C=96=E6=BC=8F?= =?UTF-8?q?=E6=B4=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 12 +++++++++++- ruoyi-generator/pom.xml | 6 +++++- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c9377ce..ecc6df1 100644 --- a/pom.xml +++ b/pom.xml @@ -136,8 +136,18 @@ org.apache.velocity velocity ${velocity.version} + + + commons-collections + commons-collections + + + + + commons-collections + commons-collections + 3.2.2 - com.alibaba diff --git a/ruoyi-generator/pom.xml b/ruoyi-generator/pom.xml index 594d0b3..795d650 100644 --- a/ruoyi-generator/pom.xml +++ b/ruoyi-generator/pom.xml @@ -22,7 +22,11 @@ org.apache.velocity velocity - + + + commons-collections + commons-collections + com.ruoyi