From 84c47f49f954be48e8b87efe98c1d580711166ae Mon Sep 17 00:00:00 2001 From: suvvm <915269675@qq.com> Date: Wed, 13 Nov 2019 20:10:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0gson=E4=B8=8E=E9=98=BF?= =?UTF-8?q?=E9=87=8C=E4=BA=91Alibaba=20Cloud=20SDK=E7=9A=84=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- OnlineSurveyBackEnd/pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/OnlineSurveyBackEnd/pom.xml b/OnlineSurveyBackEnd/pom.xml index 03784a2..773e933 100644 --- a/OnlineSurveyBackEnd/pom.xml +++ b/OnlineSurveyBackEnd/pom.xml @@ -63,6 +63,22 @@ log4j 1.2.17 + + + com.aliyun + aliyun-java-sdk-core + 4.4.6 + + + com.aliyun + aliyun-java-sdk-ecs + 4.17.6 + + + com.google.code.gson + gson + 2.8.5 +