From cba625b7092fb943a88749475f570a262a8e6be5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 02:14:26 +0000 Subject: [PATCH] Bump httpclient from 4.5.2 to 4.5.13 in /obp-api Bumps httpclient from 4.5.2 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- obp-api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/obp-api/pom.xml b/obp-api/pom.xml index 82feac683..3b5781133 100644 --- a/obp-api/pom.xml +++ b/obp-api/pom.xml @@ -162,7 +162,7 @@ org.apache.httpcomponents httpclient - 4.5.2 + 4.5.13 net.sourceforge.htmlunit