From c62212d7e545f9824cec124ed258a13423625d10 Mon Sep 17 00:00:00 2001 From: Siyang Tang <82279870+TangSiyang2001@users.noreply.github.com> Date: Sun, 25 Jun 2023 17:19:23 +0800 Subject: [PATCH] realocate http client (#23) --- hive-catalog-shade/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hive-catalog-shade/pom.xml b/hive-catalog-shade/pom.xml index 30ab003..11b2d4d 100644 --- a/hive-catalog-shade/pom.xml +++ b/hive-catalog-shade/pom.xml @@ -447,6 +447,10 @@ under the License. com.google.flatbuffers shade.doris.hive.com.google.flatbuffers + + org.apache.httpcomponents + shade.doris.hive.org.apache.httpcomponents +