From 996007165a70b1d10cf89ae206281ec30d27edfe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 00:59:47 +0000 Subject: [PATCH] Bump httpclient from 4.5.2 to 4.5.13 in /backend Bumps httpclient from 4.5.2 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/pom.xml b/backend/pom.xml index d621405..fa34d10 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -54,7 +54,7 @@ org.apache.httpcomponents httpclient - 4.5.2 + 4.5.13