From 7b1c08373b49f65fc5a35aca8d9ac98360450abb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 21:23:56 +0000 Subject: [PATCH] Bump netty-codec-http from 4.0.15.Final to 4.1.59.Final in /benchmarks Bumps [netty-codec-http](https://github.com/netty/netty) from 4.0.15.Final to 4.1.59.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.0.15.Final...netty-4.1.59.Final) 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 d0d2566..27e9512 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -60,7 +60,7 @@ io.netty netty-codec-http - 4.0.15.Final + 4.1.59.Final