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

Bump netty-all from 4.0.30.Final to 4.1.42.Final in /weixin4j-base
This commit is contained in:
jinyu 2019-11-04 11:23:17 +08:00 committed by GitHub
commit bf14039ead
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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