From 5d31443272837999b78384e681cef37b787c2350 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 02:41:59 +0000 Subject: [PATCH] Bump httpclient from 4.5.7 to 4.5.13 in /arch/core Bumps httpclient from 4.5.7 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- arch/core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/core/pom.xml b/arch/core/pom.xml index 8338a42..bac6483 100644 --- a/arch/core/pom.xml +++ b/arch/core/pom.xml @@ -108,7 +108,7 @@ org.apache.httpcomponents httpclient - 4.5.7 + 4.5.13 org.json