diff --git a/pom.xml b/pom.xml
index bd54d52..cc39c86 100644
--- a/pom.xml
+++ b/pom.xml
@@ -92,7 +92,7 @@
org.projectlombok
lombok
- 1.18.12
+ 1.18.30
provided
@@ -206,6 +206,16 @@
com.baidubce
bce-java-sdk
0.10.28
+
+
+ org.apache.httpcomponents
+ httpclient
+
+
+ org.apache.httpcomponents
+ httpcore
+
+
cn.org.bjca
@@ -223,6 +233,23 @@
1.5.2-BETA
+
+
+ org.apache.httpcomponents
+ httpclient
+ 4.5.13
+
+
+ org.apache.httpcomponents
+ httpcore
+ 4.4.14
+
+
+ org.apache.httpcomponents
+ httpmime
+ 4.5.13
+
+
commons-pool
@@ -335,11 +362,11 @@
9.5
-
-
-
-
-
+
+
+
+
+
org.bouncycastle
@@ -406,27 +433,27 @@
org.springframework.boot
spring-boot-maven-plugin
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
org.apache.maven.plugins
maven-assembly-plugin