From f2f969e649a2f257399a326ce42d5ce848f592b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 02:19:49 +0000 Subject: [PATCH] Bump httpclient from 4.5.2 to 4.5.13 in /chapter-09/zuulsvr 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] --- chapter-09/zuulsvr/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter-09/zuulsvr/pom.xml b/chapter-09/zuulsvr/pom.xml index 60ebc41..b763fa1 100644 --- a/chapter-09/zuulsvr/pom.xml +++ b/chapter-09/zuulsvr/pom.xml @@ -58,7 +58,7 @@ org.apache.httpcomponents httpclient - 4.5.2 + 4.5.13 org.springframework.cloud