From 1290c905274118c32310f6366c057223d9f314cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Jul 2022 13:59:45 +0000 Subject: [PATCH] Bump httpclient from 4.0-alpha2 to 4.5.13 in /SimpleServer Bumps httpclient from 4.0-alpha2 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- SimpleServer/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SimpleServer/pom.xml b/SimpleServer/pom.xml index 419385b..c798779 100644 --- a/SimpleServer/pom.xml +++ b/SimpleServer/pom.xml @@ -120,7 +120,7 @@ org.apache.httpcomponents httpclient - 4.0-alpha2 + 4.5.13 provided