From 6e189014524f97169af2f1ce260eca59feb97644 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 00:34:52 +0000 Subject: [PATCH] Bump httpclient Bumps httpclient from 4.5 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../resource-container/examples/HueJavaSampleBundle/hue/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iotivity-1.1.1/service/resource-container/examples/HueJavaSampleBundle/hue/pom.xml b/iotivity-1.1.1/service/resource-container/examples/HueJavaSampleBundle/hue/pom.xml index cd313c9..edc5464 100644 --- a/iotivity-1.1.1/service/resource-container/examples/HueJavaSampleBundle/hue/pom.xml +++ b/iotivity-1.1.1/service/resource-container/examples/HueJavaSampleBundle/hue/pom.xml @@ -17,7 +17,7 @@ org.apache.httpcomponents httpclient - 4.5 + 4.5.13 compile