Skip to content

Commit 948f26e

Browse files
authored
Merge pull request docker-java#1038 from alexanderkjall/master
avoid warnings about illegal reflective access
2 parents 9712ad5 + 3d5aa4d commit 948f26e

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
@@ -72,7 +72,7 @@
7272

7373
<!-- test dependencies -->
7474
<logback.version>1.2.3</logback.version>
75-
<netty.version>4.1.14.Final</netty.version>
75+
<netty.version>4.1.25.Final</netty.version>
7676
<hamcrest.library.version>1.3</hamcrest.library.version>
7777
<hamcrest.jpa-matchers>1.8</hamcrest.jpa-matchers>
7878
<lambdaj.version>2.3.3</lambdaj.version>

0 commit comments

Comments
 (0)