Merge pull request #207 from foxinmy/dependabot/maven/weixin4j-server/io.netty-netty-codec-http-4.1.59.Final

Bump netty-codec-http from 4.1.42.Final to 4.1.59.Final in /weixin4j-server
This commit is contained in:
Sutra Zhou
2021-02-09 12:25:29 +08:00
committed by GitHub
+1 -1
View File
@@ -16,7 +16,7 @@
<dependency> <dependency>
<groupId>io.netty</groupId> <groupId>io.netty</groupId>
<artifactId>netty-codec-http</artifactId> <artifactId>netty-codec-http</artifactId>
<version>4.1.42.Final</version> <version>4.1.59.Final</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>javax.servlet</groupId> <groupId>javax.servlet</groupId>