We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93fde8d commit 3273164Copy full SHA for 3273164
1 file changed
pom.xml
@@ -11,7 +11,7 @@
11
<groupId>com.github.docker-java</groupId>
12
<artifactId>docker-java</artifactId>
13
<packaging>jar</packaging>
14
- <version>3.0.10-ALIEN1</version>
+ <version>3.0.10-ALIEN2</version>
15
16
<name>docker-java</name>
17
<url>https://github.com/docker-java/docker-java</url>
@@ -74,7 +74,7 @@
74
<!-- test dependencies -->
75
<logback.version>1.1.7</logback.version>
76
<testng.version>6.9.10</testng.version>
77
- <netty.version>4.1.10.Final-ALIEN1</netty.version>
+ <netty.version>4.1.11.Final-ALIEN1</netty.version>
78
<hamcrest.library.version>1.3</hamcrest.library.version>
79
<hamcrest.jpa-matchers>1.8</hamcrest.jpa-matchers>
80
<lambdaj.version>2.3.3</lambdaj.version>
0 commit comments