From f8234c1de1371f6b9b460a8d3137aa320876b5fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 15:45:04 +0000 Subject: [PATCH] Bump httpclient from 4.0-beta2 to 4.3.6 Bumps httpclient from 4.0-beta2 to 4.3.6. Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1159bd5..fcaa11a 100644 --- a/pom.xml +++ b/pom.xml @@ -129,7 +129,7 @@ org.apache.httpcomponents httpclient - 4.0-beta2 + 4.3.6 junit