From 4f2aba5b2a5f1914e49bf2db96a6a28f41e26b49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 02:07:29 +0000 Subject: [PATCH] Bump httpclient from 4.5.6 to 4.5.13 in /wx-chat-bot Bumps httpclient from 4.5.6 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- wx-chat-bot/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wx-chat-bot/pom.xml b/wx-chat-bot/pom.xml index a2d1879..842fe74 100644 --- a/wx-chat-bot/pom.xml +++ b/wx-chat-bot/pom.xml @@ -37,7 +37,7 @@ org.apache.httpcomponents httpclient - 4.5.6 + 4.5.13