diff --git a/pom.xml b/pom.xml
index a3ce5200..ab67c928 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 87be4b7c..c22e9cca 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