From 353d13da358ff605c29e1b96005db8e19bbb69e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 01:07:58 +0000 Subject: [PATCH] Bump httpclient from 4.3 to 4.5.13 Bumps httpclient from 4.3 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 04f87f4..9e7c523 100644 --- a/pom.xml +++ b/pom.xml @@ -164,7 +164,7 @@ ${basedir} represents the directory containing pom.xml. org.apache.httpcomponents httpclient - 4.3 + 4.5.13 commons-codec