From 6561850b00db94db4079cd71bf7b7b7ac4ab304b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Dec 2021 19:21:37 +0000 Subject: [PATCH] Bump netty-codec-http from 4.0.15.Final to 4.1.71.Final in /benchmarks Bumps [netty-codec-http](https://github.com/netty/netty) from 4.0.15.Final to 4.1.71.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.0.15.Final...netty-4.1.71.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec-http dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- benchmarks/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 615861e..67956a8 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -60,7 +60,7 @@ io.netty netty-codec-http - 4.0.15.Final + 4.1.71.Final