From e58bad1ae7d0db7f0e3284eb468416d8a48b6299 Mon Sep 17 00:00:00 2001 From: RuoYi Date: Sat, 13 Mar 2021 10:24:42 +0800 Subject: [PATCH] =?UTF-8?q?velocity=E5=89=94=E9=99=A4commons-collections?= =?UTF-8?q?=E7=89=88=E6=9C=AC=EF=BC=8C=E9=98=B2=E6=AD=A23.2.1=E7=89=88?= =?UTF-8?q?=E6=9C=AC=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 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 540126138..78cefbe3f 100644 --- a/pom.xml +++ b/pom.xml @@ -171,6 +171,12 @@ org.apache.velocity velocity ${velocity.version} + + + commons-collections + commons-collections + +