From 184ab268f21d1f30d89d7564357b3bcd78aaaf48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 00:57:44 +0000 Subject: [PATCH] Bump httpclient from 4.0.3 to 4.5.13 in /codingtestrestapi Bumps httpclient from 4.0.3 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- codingtestrestapi/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codingtestrestapi/pom.xml b/codingtestrestapi/pom.xml index 1db6d1f..436197f 100644 --- a/codingtestrestapi/pom.xml +++ b/codingtestrestapi/pom.xml @@ -52,7 +52,7 @@ org.apache.httpcomponents httpclient - 4.0.3 + 4.5.13