From bdfac92184081cb358c7939c9f6e478d048b2b2c Mon Sep 17 00:00:00 2001 From: Andrew Gaul Date: Sun, 19 Jan 2025 15:36:59 -0800 Subject: [PATCH] Upgrade to Apache httpclient 4.5.14 --- drivers/apachehc/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/apachehc/pom.xml b/drivers/apachehc/pom.xml index 7e6c67c217..af4f4d5994 100644 --- a/drivers/apachehc/pom.xml +++ b/drivers/apachehc/pom.xml @@ -46,7 +46,7 @@ org.apache.httpcomponents httpclient - 4.5.13 + 4.5.14 compile