From 515c3f9106edcede418f0c97974ecd9c4efb5b47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 02:28:27 +0000 Subject: [PATCH] Bump httpclient from 4.5.3 to 4.5.13 in /spring-boot-study-httpclient Bumps httpclient from 4.5.3 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spring-boot-study-httpclient/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-study-httpclient/pom.xml b/spring-boot-study-httpclient/pom.xml index 99a6380..118859b 100644 --- a/spring-boot-study-httpclient/pom.xml +++ b/spring-boot-study-httpclient/pom.xml @@ -27,7 +27,7 @@ org.apache.httpcomponents httpclient - 4.5.3 + 4.5.13