From 5c0f4e690f8f5d1bd8e251cffb4325a8e17066aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 02:55:08 +0000 Subject: [PATCH] Bump httpclient from 4.3.4 to 4.5.13 in /common Bumps httpclient from 4.3.4 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/pom.xml b/common/pom.xml index c8ac8150..a761e606 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -135,7 +135,7 @@ org.apache.httpcomponents httpclient - 4.3.4 + 4.5.13 commons-codec