From 00c509ec1d8cd9321e9a9561f54ecd7bff0e4b18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 01:44:16 +0000 Subject: [PATCH] Bump httpclient from 4.4 to 4.5.13 in /StormBenchmarks Bumps httpclient from 4.4 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- StormBenchmarks/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StormBenchmarks/pom.xml b/StormBenchmarks/pom.xml index 4f38d9d..719f754 100644 --- a/StormBenchmarks/pom.xml +++ b/StormBenchmarks/pom.xml @@ -85,7 +85,7 @@ org.apache.httpcomponents httpclient - 4.4 + 4.5.13