From ff5f82f7ee114e1f9d362b726d1f02d2a72769e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 01:42:18 +0000 Subject: [PATCH] Bump httpclient from 4.3.3 to 4.5.13 in /src/main/webapp/resources/maven Bumps httpclient from 4.3.3 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/main/webapp/resources/maven/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/resources/maven/pom.xml b/src/main/webapp/resources/maven/pom.xml index 092bc176..eac93e51 100644 --- a/src/main/webapp/resources/maven/pom.xml +++ b/src/main/webapp/resources/maven/pom.xml @@ -59,7 +59,7 @@ org.apache.httpcomponents httpclient - 4.3.3 + 4.5.13 org.codehaus.jackson