From 282b88ee5683cd00b589a8cb9ffd39450cd00251 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 03:13:15 +0000 Subject: [PATCH] :arrow_up: Bump httpclient Bumps httpclient from 4.5.1 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- api-boot-samples/api-boot-sample-integration/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-boot-samples/api-boot-sample-integration/pom.xml b/api-boot-samples/api-boot-sample-integration/pom.xml index ac254ce..4a6b189 100644 --- a/api-boot-samples/api-boot-sample-integration/pom.xml +++ b/api-boot-samples/api-boot-sample-integration/pom.xml @@ -126,7 +126,7 @@ org.apache.httpcomponents httpclient - 4.5.1 + 4.5.13