From b5342d2919d4d34244e8a3c6e2a9ff65d3442668 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Jun 2021 23:48:20 +0000 Subject: [PATCH] Bump httpclient from 4.1.3 to 4.5.13 Bumps httpclient from 4.1.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(-) mode change 100755 => 100644 pom.xml diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index 2b6734f55..27cebdb3d --- a/pom.xml +++ b/pom.xml @@ -531,7 +531,7 @@ org.apache.httpcomponents httpclient - 4.1.3 + 4.5.13 commons-codec