From 598b5926e90909bc6e1b57c53fca76461158d652 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 21:25:34 +0000 Subject: [PATCH] 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] --- weixin4j-server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weixin4j-server/pom.xml b/weixin4j-server/pom.xml index 5d4a140e..a21fa253 100644 --- a/weixin4j-server/pom.xml +++ b/weixin4j-server/pom.xml @@ -16,7 +16,7 @@ io.netty netty-codec-http - 4.1.42.Final + 4.1.59.Final javax.servlet