From ad477c150aea592381274c4e41dca7b1e73de753 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 05:50:46 +0000 Subject: [PATCH] build(deps): bump netty.version from 4.1.101.Final to 4.1.102.Final Bumps `netty.version` from 4.1.101.Final to 4.1.102.Final. Updates `io.netty:netty-bom` from 4.1.101.Final to 4.1.102.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.101.Final...netty-4.1.102.Final) Updates `io.netty:netty-handler` from 4.1.101.Final to 4.1.102.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.101.Final...netty-4.1.102.Final) Updates `io.netty:netty-codec-http` from 4.1.101.Final to 4.1.102.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.101.Final...netty-4.1.102.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 728d7017fb..66501d8090 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -30,7 +30,7 @@ 1.37 0.5.3 1.3.8 - 4.1.101.Final + 4.1.102.Final ${project.basedir}/.. true