From 3721458aeb5ff24cbe156e3a380c188b671d2348 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 00:29:29 +0000 Subject: [PATCH] Bump httpclient from 4.3.6 to 4.5.13 in /automationTest Bumps httpclient from 4.3.6 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- automationTest/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automationTest/pom.xml b/automationTest/pom.xml index 377a2ef6a..0e0766d67 100644 --- a/automationTest/pom.xml +++ b/automationTest/pom.xml @@ -66,7 +66,7 @@ org.apache.httpcomponents httpclient - 4.3.6 + 4.5.13 com.google.android