From e0c968ca91495508e9be8163c9be4cf0d4d5a4af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 15:02:04 +0000 Subject: [PATCH] Bump httpclient from 4.5 to 4.5.13 Bumps httpclient from 4.5 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 d19bb03..69249db 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ org.apache.httpcomponents httpclient - 4.5 + 4.5.13 commons-codec