From 0099a7a4a4f26885fe445dc21e84f802c40c157a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 01:09:13 +0000 Subject: [PATCH] Bump httpclient from 4.5.6 to 4.5.13 in /asyncflows-protocol-http Bumps httpclient from 4.5.6 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> --- asyncflows-protocol-http/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/asyncflows-protocol-http/pom.xml b/asyncflows-protocol-http/pom.xml index 7c2a663..90a3698 100644 --- a/asyncflows-protocol-http/pom.xml +++ b/asyncflows-protocol-http/pom.xml @@ -69,7 +69,7 @@ <dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpclient</artifactId> - <version>4.5.6</version> + <version>4.5.13</version> <scope>test</scope> <exclusions> <exclusion>