From efeb93279c45d0def3daae5d3ea193577c3bb3b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 02:11:32 +0000 Subject: [PATCH] Bump httpclient from 4.5.7 to 4.5.13 in /Chapter 10/ssl-customer-service Bumps httpclient from 4.5.7 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Chapter 10/ssl-customer-service/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter 10/ssl-customer-service/pom.xml b/Chapter 10/ssl-customer-service/pom.xml index ecf9e1cb..99b11cc8 100644 --- a/Chapter 10/ssl-customer-service/pom.xml +++ b/Chapter 10/ssl-customer-service/pom.xml @@ -38,7 +38,7 @@ org.apache.httpcomponents httpclient - 4.5.7 + 4.5.13