From ec22aa40e804f7cacc1716dbebb2c68970dc9408 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 02:41:41 +0000 Subject: [PATCH] Bump httpclient in /sources/microservice/project_crawler 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] --- sources/microservice/project_crawler/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/microservice/project_crawler/pom.xml b/sources/microservice/project_crawler/pom.xml index caf1d66..50914e2 100644 --- a/sources/microservice/project_crawler/pom.xml +++ b/sources/microservice/project_crawler/pom.xml @@ -17,7 +17,7 @@ org.apache.httpcomponents httpclient - 4.5.6 + 4.5.13