From 9eb991e0534606e7845c48d655f7a6c5350d4889 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 00:34:55 +0000 Subject: [PATCH] Bump httpclient from 4.5.2 to 4.5.13 in /services/IntegrationTests Bumps httpclient from 4.5.2 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- services/IntegrationTests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/IntegrationTests/pom.xml b/services/IntegrationTests/pom.xml index 3fb88d987..a2bef594c 100644 --- a/services/IntegrationTests/pom.xml +++ b/services/IntegrationTests/pom.xml @@ -121,7 +121,7 @@ org.apache.httpcomponents httpclient - 4.5.2 + 4.5.13 test -- 2.47.3