From 78cb881406f0a7ab6670542b75f885bb054603d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Jun 2021 23:47:25 +0000 Subject: [PATCH] Bump httpclient from 4.1.2 to 4.5.13 in /unittests/PrivacyProxyUnitTest Bumps httpclient from 4.1.2 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- unittests/PrivacyProxyUnitTest/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unittests/PrivacyProxyUnitTest/pom.xml b/unittests/PrivacyProxyUnitTest/pom.xml index 4956198..82ff058 100644 --- a/unittests/PrivacyProxyUnitTest/pom.xml +++ b/unittests/PrivacyProxyUnitTest/pom.xml @@ -17,7 +17,7 @@ org.apache.httpcomponents httpclient - 4.1.2 + 4.5.13 net.sf.json-lib