From 6d616722394e29e6347a7afd21c24a066692b96a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BB=BA=E6=98=8E=20=E6=B2=88?= <2431685932@qq.com> Date: Fri, 12 Jul 2024 22:31:56 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20selectAll=EF=BC=8C=E8=BF=94=E5=9B=9E?= =?UTF-8?q?=E6=89=80=E6=9C=89=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../schisandra-cloud-storage-oss-common/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/schisandra-cloud-storage-oss/schisandra-cloud-storage-oss-common/pom.xml b/schisandra-cloud-storage-oss/schisandra-cloud-storage-oss-common/pom.xml index 94f3604..4fc2122 100644 --- a/schisandra-cloud-storage-oss/schisandra-cloud-storage-oss-common/pom.xml +++ b/schisandra-cloud-storage-oss/schisandra-cloud-storage-oss-common/pom.xml @@ -213,6 +213,12 @@ nos-sdk-java-publiccloud 1.3.1 + + + com.jcraft + jsch + 0.1.55 +