diff --git a/yudao-dependencies/pom.xml b/yudao-dependencies/pom.xml
index 9551c2384b..3fdf2aa0cc 100644
--- a/yudao-dependencies/pom.xml
+++ b/yudao-dependencies/pom.xml
@@ -60,6 +60,7 @@
33.4.8-jre
2.14.5
3.11.1
+ 3.18.0
0.1.55
3.1.0
2.7.0
@@ -524,13 +525,18 @@
commons-net
${commons-net.version}
-
com.jcraft
jsch
${jsch.version}
+
+ org.apache.commons
+ commons-lang3
+ ${commons-lang3.version}
+
+
com.anji-plus
captcha-spring-boot-starter