From e8aee48b2cce770ade19ea049adf849c22ba9406 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 01:32:34 +0000 Subject: [PATCH] Bump httpclient from 4.1 to 4.5.13 in /Chapter 11/partitioning Bumps httpclient from 4.1 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Chapter 11/partitioning/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter 11/partitioning/pom.xml b/Chapter 11/partitioning/pom.xml index 7682de8..e954e61 100644 --- a/Chapter 11/partitioning/pom.xml +++ b/Chapter 11/partitioning/pom.xml @@ -131,7 +131,7 @@ org.apache.httpcomponents httpclient - 4.1 + 4.5.13 commons-dbcp