diff --git a/pom.xml b/pom.xml
index 64d1f27..4325dff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,6 +38,8 @@
2.10.1
1.9.21
6.1.0
+ 2.2
+ 3.1
@@ -47,6 +49,17 @@
junit
${junit.version}
+
+
+ org.apache.velocity
+ velocity-engine-core
+ ${velocity.version}
+
+
+ org.apache.velocity.tools
+ velocity-tools-generic
+ ${velocity-tools.version}
+
com.baomidou