Merge pull request #184 from foxinmy/dependabot/maven/weixin4j-server/io.netty-netty-all-4.1.42.Final

Bump netty-all from 4.1.8.Final to 4.1.42.Final in /weixin4j-server
This commit is contained in:
jinyu 2019-11-04 11:19:49 +08:00 committed by GitHub
commit b9c2e548fb
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-all</artifactId>
<version>4.1.8.Final</version>
<version>4.1.42.Final</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>