From c5244a3800bbcc779a3ed86f9f6f15461549b79c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2019 01:29:48 +0000 Subject: [PATCH] Bump httpclient from 4.1.2 to 4.3.6 in /Chapter12 Bumps httpclient from 4.1.2 to 4.3.6. Signed-off-by: dependabot[bot] --- Chapter12/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter12/pom.xml b/Chapter12/pom.xml index eecafe7..e731157 100644 --- a/Chapter12/pom.xml +++ b/Chapter12/pom.xml @@ -17,7 +17,7 @@ org.apache.httpcomponents httpclient - 4.1.2 + 4.3.6 commons-logging