From cd159b4f53774c398810280a72d8ddd4839c9371 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 01:14:11 +0000 Subject: [PATCH] Bump httpclient from 4.4 to 4.5.13 in /pikes-tintop-client Bumps httpclient from 4.4 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pikes-tintop-client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pikes-tintop-client/pom.xml b/pikes-tintop-client/pom.xml index be7ab89a5..63667c82c 100644 --- a/pikes-tintop-client/pom.xml +++ b/pikes-tintop-client/pom.xml @@ -56,7 +56,7 @@ org.apache.httpcomponents httpclient - 4.4 + 4.5.13 eu.fbk.utils