From a6bcc74036bfa8b05bbd38aedc33fb5e1e61ac58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 01:47:42 +0000 Subject: [PATCH] Bump httpclient from 4.5.7 to 4.5.13 in /spring-rest-hello-world Bumps httpclient from 4.5.7 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- spring-rest-hello-world/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-rest-hello-world/pom.xml b/spring-rest-hello-world/pom.xml index 1266765..fcaa242 100644 --- a/spring-rest-hello-world/pom.xml +++ b/spring-rest-hello-world/pom.xml @@ -53,7 +53,7 @@ org.apache.httpcomponents httpclient - 4.5.7 + 4.5.13 test