From 34533041de30bf9ff45284f385aa2b14fcd292cb Mon Sep 17 00:00:00 2001 From: carvinhappy Date: Tue, 26 Jan 2021 20:55:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7httpclient=E5=8F=8Afluent-hc?= =?UTF-8?q?=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 因编译不通过,修改httpclient及fluent-hc版本:4.4->4.5 --- core/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index ea3d53e7..174a18d3 100755 --- a/core/pom.xml +++ b/core/pom.xml @@ -41,12 +41,12 @@ org.apache.httpcomponents httpclient - 4.4 + 4.5 org.apache.httpcomponents fluent-hc - 4.4 + 4.5 org.slf4j