From 46a4b30b7a1b674ddb2a4be61992ff1c0f4c8233 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 01:58:02 +0000 Subject: [PATCH] Bump httpclient from 4.5.8 to 4.5.13 in /base-tool/common Bumps httpclient from 4.5.8 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- base-tool/common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base-tool/common/pom.xml b/base-tool/common/pom.xml index 0124f7a..33afbf0 100644 --- a/base-tool/common/pom.xml +++ b/base-tool/common/pom.xml @@ -109,7 +109,7 @@ org.apache.httpcomponents httpclient - 4.5.8 + 4.5.13 true