From 6517a78ade6a36ce6fe72cd616d7bed959e371b7 Mon Sep 17 00:00:00 2001 From: Boni Garcia Date: Fri, 29 Dec 2023 17:17:13 +0100 Subject: [PATCH] Remove explicit httpclient5 dependency --- pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/pom.xml b/pom.xml index a579463fc..897cdc34a 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,6 @@ 0.1.2 3.14.0 1.25.0 - 5.2.1 4.16.1 @@ -132,11 +131,6 @@ commons-compress ${commons-compress.version} - - org.apache.httpcomponents.client5 - httpclient5 - ${httpclient5.version} - org.seleniumhq.selenium