From 75d4106209fd743d66abe7315e23b2d7e16b0538 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 00:29:52 +0000 Subject: [PATCH] Bump httpclient from 4.5.2 to 4.5.13 in /ksync-cli Bumps httpclient from 4.5.2 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ksync-cli/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ksync-cli/pom.xml b/ksync-cli/pom.xml index 66755fe..f95774d 100644 --- a/ksync-cli/pom.xml +++ b/ksync-cli/pom.xml @@ -127,7 +127,7 @@ org.apache.httpcomponents httpclient - 4.5.2 + 4.5.13 io.milton