From 58f034d4082a60f6792fae1c11cec9278f2b7b7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2019 03:20:53 +0000 Subject: [PATCH] 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] --- weixin4j-base/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weixin4j-base/pom.xml b/weixin4j-base/pom.xml index 6059f214..e7a0d882 100644 --- a/weixin4j-base/pom.xml +++ b/weixin4j-base/pom.xml @@ -44,7 +44,7 @@ io.netty netty-all - 4.0.30.Final + 4.1.42.Final true