From 19dce4e7bf07edcd7794801853214efebed8c8db Mon Sep 17 00:00:00 2001 From: David Xia Date: Thu, 25 Oct 2018 15:05:39 -0400 Subject: [PATCH] Upgrade docker-client dep from 8.14.2 to 8.14.3 to pick up this fix https://github.com/spotify/docker-client/pull/1100. --- plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/pom.xml b/plugin/pom.xml index 44c8482e..61606904 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -15,7 +15,7 @@ Adds support for building Dockerfiles in Maven - 8.14.2 + 8.14.3