From c6601e5bbf44d28ba9b48f5ed1dc0582485b65fc Mon Sep 17 00:00:00 2001 From: Athou Date: Sat, 1 Jan 2022 18:52:31 +0100 Subject: [PATCH] correctly follow http error code 308 redirects (fixes #978) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e6aca47f..8ee184d2 100644 --- a/pom.xml +++ b/pom.xml @@ -330,7 +330,7 @@ org.apache.httpcomponents httpclient - 4.5.2 + 4.5.13 commons-logging