From 3e458c55e8817bc10d18fafed13c9cd1dee0438f Mon Sep 17 00:00:00 2001 From: CaptainB Date: Tue, 16 Jan 2024 17:21:39 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=E6=8C=87=E5=AE=9A=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E8=A6=86=E7=9B=96=E4=B8=89=E6=96=B9=E5=8C=85=E9=87=8C=E7=9A=84?= =?UTF-8?q?jar?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/framework/sdk/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/backend/framework/sdk/pom.xml b/backend/framework/sdk/pom.xml index bb3bc6c968..9a489275cc 100644 --- a/backend/framework/sdk/pom.xml +++ b/backend/framework/sdk/pom.xml @@ -98,6 +98,11 @@ org.apache.commons commons-lang3 + + commons-io + commons-io + ${commons-io.version} + org.apache.commons commons-collections4