Bump netty-codec-http in /weixin4j-server

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-08 21:25:34 +00:00 committed by GitHub
parent 88df988360
commit 598b5926e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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