From d67dafd9e04f99f92cd1ce221004eaa0ee4f4bc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 02:14:16 +0000 Subject: [PATCH] Bump httpclient from 4.5.10 to 4.5.13 in /tactview-core Bumps httpclient from 4.5.10 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tactview-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tactview-core/pom.xml b/tactview-core/pom.xml index bc033323..a5dbcd55 100644 --- a/tactview-core/pom.xml +++ b/tactview-core/pom.xml @@ -64,7 +64,7 @@ org.apache.httpcomponents httpclient - 4.5.10 + 4.5.13 commons-io