From 1a707b2236cb9be7807306d327ad6f2274207d59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 14:44:15 +1300 Subject: [PATCH] build(deps): bump netty.version from 4.1.87.Final to 4.1.89.Final (#1938) Bumps `netty.version` from 4.1.87.Final to 4.1.89.Final. Updates `netty-bom` from 4.1.87.Final to 4.1.89.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.87.Final...netty-4.1.89.Final) Updates `netty-handler` from 4.1.87.Final to 4.1.89.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.87.Final...netty-4.1.89.Final) Updates `netty-codec-http` from 4.1.87.Final to 4.1.89.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.87.Final...netty-4.1.89.Final) --- updated-dependencies: - dependency-name: io.netty:netty-bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-handler dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-codec-http dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- benchmark/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmark/pom.xml b/benchmark/pom.xml index 97c6bbceb..2d954caa2 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -30,7 +30,7 @@ 1.36 0.5.3 1.3.8 - 4.1.87.Final + 4.1.89.Final ${project.basedir}/..