From 42b01527947b86227e2d9e057943363c68ec2e37 Mon Sep 17 00:00:00 2001 From: Elliotte Rusty Harold Date: Fri, 21 Aug 2020 12:34:10 -0400 Subject: [PATCH] add undeclared but used dependency --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 38b35c34..113061e9 100644 --- a/pom.xml +++ b/pom.xml @@ -260,6 +260,11 @@ under the License. httpclient 4.5.12 + + org.apache.httpcomponents + httpcore + 4.4.13 + com.thoughtworks.qdox