Skip to content

Commit 79cde4a

Browse files
authored
Merge pull request docker-java#904 from fkorotkov/fedor/upgrade-netty
Upgrade Netty to 4.1.14.Final
2 parents 5d4cd6d + ea90fb0 commit 79cde4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<!-- test dependencies -->
7474
<logback.version>1.1.7</logback.version>
7575
<testng.version>6.9.10</testng.version>
76-
<netty.version>4.1.11.Final</netty.version>
76+
<netty.version>4.1.14.Final</netty.version>
7777
<hamcrest.library.version>1.3</hamcrest.library.version>
7878
<hamcrest.jpa-matchers>1.8</hamcrest.jpa-matchers>
7979
<lambdaj.version>2.3.3</lambdaj.version>

0 commit comments

Comments
 (0)