Skip to content

Commit f282617

Browse files
authored
Update README.md
1 parent b93aa61 commit f282617

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Supports a subset of the Docker Remote API [v1.23](https://github.com/docker/doc
5656
<dependency>
5757
<groupId>com.github.docker-java</groupId>
5858
<artifactId>docker-java</artifactId>
59-
<version>3.0.1</version>
59+
<version>3.0.3</version>
6060
</dependency>
6161

6262
### Latest development version
@@ -67,7 +67,7 @@ You can find the latest development version including javadoc and source files o
6767
<dependency>
6868
<groupId>com.github.docker-java</groupId>
6969
<artifactId>docker-java</artifactId>
70-
<version>3.0.2-SNAPSHOT</version>
70+
<version>3.0.4-SNAPSHOT</version>
7171
</dependency>
7272

7373

0 commit comments

Comments
 (0)