From 91399652d6b31d0ffacb5011bdd143e19ea8bb48 Mon Sep 17 00:00:00 2001 From: Jason Date: Tue, 13 Jul 2021 14:11:58 -0700 Subject: [PATCH] IDE added maven dependency --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index 4c428370e8..95bcfe9ed6 100644 --- a/pom.xml +++ b/pom.xml @@ -524,6 +524,18 @@ 1.0-1 test + + org.apache.httpcomponents + httpcore + 4.4.12 + test + + + org.apache.httpcomponents + httpcore + 4.4.12 + compile +