From 4eb096907b8e45f62239ebdd828d39a81db8c550 Mon Sep 17 00:00:00 2001 From: wxxwjef <505322415@qq.com> Date: Tue, 14 Nov 2023 10:16:40 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=A8=E6=88=B7=E5=AF=BC=E5=85=A5=EF=BC=8C?= =?UTF-8?q?=E7=89=A9=E5=93=81=E5=AF=BC=E5=85=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/api/pom.xml b/api/pom.xml index d406484..05caa6f 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -311,6 +311,19 @@ client 3.0.0 + + + org.apache.httpcomponents + httpcore + + + org.apache.httpcomponents + httpclient + + + org.apache.httpcomponents + httpmime +