From 8727b896634f0996990488afaf94ab41b2b0d210 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Dec 2021 19:26:59 +0000 Subject: [PATCH] Bump netty-codec-http in /plugins/plugins-webflux Bumps [netty-codec-http](https://github.com/netty/netty) from 4.1.30.Final to 4.1.71.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.30.Final...netty-4.1.71.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec-http dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- plugins/plugins-webflux/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/plugins-webflux/pom.xml b/plugins/plugins-webflux/pom.xml index b48eead..9e82b64 100644 --- a/plugins/plugins-webflux/pom.xml +++ b/plugins/plugins-webflux/pom.xml @@ -34,7 +34,7 @@ io.netty netty-codec-http - 4.1.30.Final + 4.1.71.Final compile