From 6c9e3e2b5a5f3d332fb7ec4522336c8cfe3ddf32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 00:59:17 +0000 Subject: [PATCH] Bump httpclient from 4.2.5 to 4.5.13 in /04_springboot_thymeleaf Bumps httpclient from 4.2.5 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 04_springboot_thymeleaf/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04_springboot_thymeleaf/pom.xml b/04_springboot_thymeleaf/pom.xml index 62abb76..f0a85db 100644 --- a/04_springboot_thymeleaf/pom.xml +++ b/04_springboot_thymeleaf/pom.xml @@ -78,7 +78,7 @@ org.apache.httpcomponents httpclient - 4.2.5 + 4.5.13 org.apache.httpcomponents