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