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