Skip to content

Commit

Permalink
Merge pull request fabric8io#232 from spotify/dxia/upgrade-docker-client
Browse files Browse the repository at this point in the history
Upgrade docker-client dep from 4.0.8 to 5.0.1
  • Loading branch information
mattnworb committed May 31, 2016
2 parents 2cf0b48 + ba4ff16 commit 3364ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
<dependency>
<groupId>com.spotify</groupId>
<artifactId>docker-client</artifactId>
<version>4.0.8</version>
<version>5.0.1</version>
<classifier>shaded</classifier>
</dependency>
<dependency>
Expand Down

0 comments on commit 3364ea1

Please sign in to comment.