From ad6ae612436a0de3bfcfe6305fdd54db7161c8c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 01:57:24 +0000 Subject: [PATCH] build(deps): bump httpclient from 4.5.8 to 4.5.13 Bumps httpclient from 4.5.8 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 72458533..55705142 100644 --- a/pom.xml +++ b/pom.xml @@ -84,7 +84,7 @@ org.apache.httpcomponents httpclient - 4.5.8 + 4.5.13 com.squareup.okhttp3