From 3ffd07e88c10409660a46a7f28b4e4963ec9a692 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 02:37:30 +0000 Subject: [PATCH] Bump httpclient from 4.5.8 to 4.5.13 in /scripts/sdk/java Bumps httpclient from 4.5.8 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/sdk/java/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/sdk/java/pom.xml b/scripts/sdk/java/pom.xml index 7f453fc..91d08c7 100644 --- a/scripts/sdk/java/pom.xml +++ b/scripts/sdk/java/pom.xml @@ -30,7 +30,7 @@ org.apache.httpcomponents httpclient - 4.5.8 + 4.5.13