From 98d5a0ff50c9fd937fef6dd723ef91948d4381af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 10:19:06 +0530 Subject: [PATCH] Bump httpclient from 4.5.10 to 4.5.13 in /app/server/appsmith-server (#4917) Bumps httpclient from 4.5.10 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- app/server/appsmith-server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/server/appsmith-server/pom.xml b/app/server/appsmith-server/pom.xml index 46f27e8d23..aab5928284 100644 --- a/app/server/appsmith-server/pom.xml +++ b/app/server/appsmith-server/pom.xml @@ -207,7 +207,7 @@ org.apache.httpcomponents httpclient - 4.5.10 + 4.5.13