Bump netty-all from 4.1.8.Final to 4.1.42.Final in /weixin4j-server

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2019-10-29 13:41:34 +00:00 committed by GitHub
parent 68494712ae
commit b57f7910ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@
<dependency> <dependency>
<groupId>io.netty</groupId> <groupId>io.netty</groupId>
<artifactId>netty-all</artifactId> <artifactId>netty-all</artifactId>
<version>4.1.8.Final</version> <version>4.1.42.Final</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>javax.servlet</groupId> <groupId>javax.servlet</groupId>