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

Commit

Permalink
Merge pull request #280 from lasselindqvist/issue-278
Browse files Browse the repository at this point in the history
Update docker-client version to 8.14.5
  • Loading branch information
davidxia authored Apr 30, 2019
2 parents 3578bca + 19ca6da commit 33bd6f9
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.3</docker-client.version>
<docker-client.version>8.14.5</docker-client.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 33bd6f9

Please sign in to comment.