Bump netty-all from 4.1.17.Final to 4.1.42.Final (#484)

Bumps [netty-all](https://github.com/netty/netty) from 4.1.17.Final to 4.1.42.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](https://github.com/netty/netty/compare/netty-4.1.17.Final...netty-4.1.42.Final)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2019-10-31 14:06:28 +08:00 committed by Jialin Qiao
parent 02cae2a213
commit 0bc0f63fec
1 changed files with 1 additions and 1 deletions

View File

@ -196,7 +196,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
<version>4.1.17.Final</version>
<version>4.1.42.Final</version>
</dependency>
<dependency>
<groupId>javax.annotation</groupId>