From 2b97fc0053971907fe6ea990cb79b7daf8f46d6a Mon Sep 17 00:00:00 2001 From: Liuyang <2746366019@qq.com> Date: Wed, 15 Jan 2025 09:56:03 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20pom=E6=B7=BB=E5=8A=A0=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yudao-server/pom.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/yudao-server/pom.xml b/yudao-server/pom.xml index f43126ed4..67cb08546 100644 --- a/yudao-server/pom.xml +++ b/yudao-server/pom.xml @@ -134,6 +134,26 @@ yudao-spring-boot-starter-protection + + + junit + junit + test + + + + + org.apache.commons + commons-compress + 1.27.1 + + + + + org.apache.commons + commons-lang3 + 3.17.0 +