From ef25c473328fa016e28728a3a8f5e11377957503 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 01:43:42 +0000 Subject: [PATCH] Bump httpclient in /legacy-code/springboot_api_sample 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] --- legacy-code/springboot_api_sample/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy-code/springboot_api_sample/pom.xml b/legacy-code/springboot_api_sample/pom.xml index 591c8a9..eb2298e 100644 --- a/legacy-code/springboot_api_sample/pom.xml +++ b/legacy-code/springboot_api_sample/pom.xml @@ -40,7 +40,7 @@ org.apache.httpcomponents httpclient - 4.5.2 + 4.5.13