From f83576b1999d5cc12a7d44aadc6ad52da50f039f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 05:26:54 +0000 Subject: [PATCH] Bump netty.version from 4.1.112.Final to 4.1.113.Final Bumps `netty.version` from 4.1.112.Final to 4.1.113.Final. Updates `io.netty:netty-bom` from 4.1.112.Final to 4.1.113.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.112.Final...netty-4.1.113.Final) Updates `io.netty:netty-handler` from 4.1.112.Final to 4.1.113.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.112.Final...netty-4.1.113.Final) Updates `io.netty:netty-codec-http` from 4.1.112.Final to 4.1.113.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.112.Final...netty-4.1.113.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] --- benchmark/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmark/pom.xml b/benchmark/pom.xml index 62b949518..4015239ac 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -30,7 +30,7 @@ 1.37 0.5.3 1.3.8 - 4.1.112.Final + 4.1.113.Final ${project.basedir}/.. true