Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

Commit

Permalink
Upgrade docker-client dep from 8.14.2 to 8.14.3
Browse files Browse the repository at this point in the history
to pick up this fix spotify/docker-client#1100.
  • Loading branch information
davidxia committed Oct 25, 2018
1 parent 7df0e78 commit 19dce4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<description>Adds support for building Dockerfiles in Maven</description>

<properties>
<docker-client.version>8.14.2</docker-client.version>
<docker-client.version>8.14.3</docker-client.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 19dce4e

Please sign in to comment.