From 306542f80afd080ad03c32514e450fb698e6f1c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 00:33:54 +0000 Subject: [PATCH] Bump httpclient from 4.5.2 to 4.5.13 in /java/api-keys-auth-sample Bumps httpclient from 4.5.2 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- java/api-keys-auth-sample/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/api-keys-auth-sample/pom.xml b/java/api-keys-auth-sample/pom.xml index 96b5746..23f3a98 100644 --- a/java/api-keys-auth-sample/pom.xml +++ b/java/api-keys-auth-sample/pom.xml @@ -37,7 +37,7 @@ org.apache.httpcomponents httpclient - 4.5.2 + 4.5.13 commons-io