From 912e4dbebe22afcb1db60355e0e21ad8ca94d52b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Jun 2021 23:52:04 +0000 Subject: [PATCH] Bump httpclient from 4.4 to 4.5.13 in /hystrix-demo/hystrix-cache-ha Bumps httpclient from 4.4 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- hystrix-demo/hystrix-cache-ha/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hystrix-demo/hystrix-cache-ha/pom.xml b/hystrix-demo/hystrix-cache-ha/pom.xml index 12264144..a899f751 100644 --- a/hystrix-demo/hystrix-cache-ha/pom.xml +++ b/hystrix-demo/hystrix-cache-ha/pom.xml @@ -62,7 +62,7 @@ org.apache.httpcomponents httpclient - 4.4 + 4.5.13 com.netflix.hystrix