From 7fc7fbda0c7692d7b51f22102f96bd272e3a9215 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2019 16:01:50 +0000 Subject: [PATCH] Bump httpclient from 4.3.5 to 4.3.6 in /ML module Bumps httpclient from 4.3.5 to 4.3.6. Signed-off-by: dependabot[bot] --- ML module/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ML module/pom.xml b/ML module/pom.xml index b80cfdf..743571e 100644 --- a/ML module/pom.xml +++ b/ML module/pom.xml @@ -183,7 +183,7 @@ org.apache.httpcomponents httpclient - 4.3.5 + 4.3.6 org.deeplearning4j.examples