Skip to content

Commit 71cc337

Browse files
authored
Merge pull request docker-java#640 from docker-java/issues/632
Update netty
2 parents 22fe7a6 + 9578981 commit 71cc337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<!-- test dependencies -->
6464
<logback.version>1.1.7</logback.version>
6565
<testng.version>6.9.10</testng.version>
66-
<netty.version>4.1.1.Final</netty.version>
66+
<netty.version>4.1.3.Final</netty.version>
6767
<hamcrest.library.version>1.3</hamcrest.library.version>
6868
<hamcrest.jpa-matchers>1.8</hamcrest.jpa-matchers>
6969
<lambdaj.version>2.3.3</lambdaj.version>

0 commit comments

Comments
 (0)