From 6ecf46a80c663649251fd52d7facdc3567096b4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Apr 2023 01:23:38 +0000 Subject: [PATCH] Bump httpclient from 4.1.1 to 4.5.13 in /sandbox/tools Bumps httpclient from 4.1.1 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sandbox/tools/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sandbox/tools/pom.xml b/sandbox/tools/pom.xml index b5f2f887b0..1b8a586576 100644 --- a/sandbox/tools/pom.xml +++ b/sandbox/tools/pom.xml @@ -100,7 +100,7 @@ org.apache.httpcomponents httpclient - 4.1.1 + 4.5.13 compile