Skip to content
This repository has been archived by the owner on Sep 29, 2021. It is now read-only.

Commit

Permalink
Upgrade docker-client dep from 8.13.0 to 8.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
davidxia committed Oct 18, 2018
1 parent 2ec8895 commit a5aab9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -139,7 +139,7 @@
<dependency>
<groupId>com.spotify</groupId>
<artifactId>docker-client</artifactId>
<version>8.13.0</version>
<version>8.14.1</version>
<classifier>shaded</classifier>
</dependency>

Expand Down

0 comments on commit a5aab9c

Please sign in to comment.