Bump netty-all from 4.0.30.Final to 4.1.42.Final in /weixin4j-base

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2019-11-04 03:20:53 +00:00 committed by GitHub
parent b9c2e548fb
commit 58f034d408
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,7 @@
<dependency> <dependency>
<groupId>io.netty</groupId> <groupId>io.netty</groupId>
<artifactId>netty-all</artifactId> <artifactId>netty-all</artifactId>
<version>4.0.30.Final</version> <version>4.1.42.Final</version>
<optional>true</optional> <optional>true</optional>
</dependency> </dependency>
<dependency> <dependency>