From 442f6e22b867b50c51e8784ac6aad1542a899699 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Sun, 24 Aug 2025 11:10:46 +0800 Subject: [PATCH] =?UTF-8?q?chore=EF=BC=9Acommons-lang3=20=E4=BB=8E=203.17?= =?UTF-8?q?=20to=203.18=EF=BC=88=E5=AE=89=E5=85=A8=E5=8D=87=E7=BA=A7?= =?UTF-8?q?=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yudao-dependencies/pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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