From c1872a073150a1845da2323b3df0e48cca458f5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 21:42:12 +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.86.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.30.Final...netty-4.1.86.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..c917c78 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.86.Final compile