From a5b8f4129b801572646e7a09f2b1badc636554e5 Mon Sep 17 00:00:00 2001 From: lroyia Date: Mon, 12 Jan 2026 19:58:59 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 81 ++++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 54 insertions(+), 27 deletions(-) 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