From e41f9e3f91969ee6d6e185b6d3b00bd2c95f87b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 01:17:23 +0000 Subject: [PATCH] Bump httpclient from 4.5.4 to 4.5.13 Bumps httpclient from 4.5.4 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- common/pom.xml | 2 +- consumers/pom.xml | 2 +- ingestor/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index e32d478..49b2f45 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -135,7 +135,7 @@ org.apache.httpcomponents httpclient - 4.5.4 + 4.5.13 diff --git a/consumers/pom.xml b/consumers/pom.xml index d5380a3..7a9f1ef 100644 --- a/consumers/pom.xml +++ b/consumers/pom.xml @@ -79,7 +79,7 @@ org.apache.httpcomponents httpclient - 4.5.4 + 4.5.13 diff --git a/ingestor/pom.xml b/ingestor/pom.xml index 035a1d8..9819917 100644 --- a/ingestor/pom.xml +++ b/ingestor/pom.xml @@ -64,7 +64,7 @@ org.apache.httpcomponents httpclient - 4.5.4 + 4.5.13 com.fasterxml.jackson.core diff --git a/pom.xml b/pom.xml index 544ad76..3829d83 100644 --- a/pom.xml +++ b/pom.xml @@ -97,7 +97,7 @@ org.apache.httpcomponents httpclient - 4.5.4 + 4.5.13