From ef9c711b081e951085e70814b2a53cfc65776ee1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Mar 2022 08:09:00 +0000 Subject: [PATCH] Bump httpclient from 4.5.7 to 4.5.13 in /SpringCloudTest/CallServer 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] --- SpringCloudTest/CallServer/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SpringCloudTest/CallServer/pom.xml b/SpringCloudTest/CallServer/pom.xml index 35d0a56f..4d07121d 100644 --- a/SpringCloudTest/CallServer/pom.xml +++ b/SpringCloudTest/CallServer/pom.xml @@ -40,7 +40,7 @@ org.apache.httpcomponents httpclient - 4.5.7 + 4.5.13