diff --git a/pom.xml b/pom.xml
index e96836a09..1328919be 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,6 +24,7 @@
1.5.22
4.1.2
2.2.11
+ 3.3.0
2.3
3.4.3.4
3.9.1
@@ -114,6 +115,12 @@
+
+ cglib
+ cglib
+ ${cglib.version}
+
+
org.apache.velocity
diff --git a/ruoyi-common/pom.xml b/ruoyi-common/pom.xml
index 68db4ccba..c153cd5b8 100644
--- a/ruoyi-common/pom.xml
+++ b/ruoyi-common/pom.xml
@@ -64,6 +64,11 @@
easyexcel
+
+ cglib
+ cglib
+
+
org.yaml