Merge branch '1.3.x'

This commit is contained in:
Andy Wilkinson
2016-05-09 11:51:57 +01:00
3 changed files with 13 additions and 3 deletions

View File

@@ -36,7 +36,7 @@
<dependency>
<groupId>com.github.docker-java</groupId>
<artifactId>docker-java</artifactId>
<version>2.2.2</version>
<version>2.2.3</version>
<scope>test</scope>
</dependency>
<dependency>