From a30dfd2cb249bf1db213d2d5c14be1d066ad93aa Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Tue, 17 Nov 2020 19:32:14 +0100 Subject: [PATCH] Updated to fix issue #20036 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f1e1b9c..ba766aa 100644 --- a/pom.xml +++ b/pom.xml @@ -138,7 +138,7 @@ org.apache.httpcomponents httpcore 4.4.1 - provided + compile junit