From d592a3f594b8285e3f8a3adea930aa3d30130f1d Mon Sep 17 00:00:00 2001 From: zhangye <654600784@qq.com> Date: Wed, 2 Nov 2022 14:52:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9pom=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/pom.xml b/pom.xml index 65db9fea..1215b887 100644 --- a/pom.xml +++ b/pom.xml @@ -112,6 +112,10 @@ com.vaadin.external.google android-json + + asm + org.ow2.asm + test @@ -236,6 +240,12 @@ org.apache.httpcomponents httpclient 4.5.1 + + + httpcore + org.apache.httpcomponents + + @@ -248,6 +258,12 @@ com.github.qcloudsms qcloudsms 1.0.5 + + + httpclient + org.apache.httpcomponents + + com.alibaba