From 1b97f1ddd9f9817496f0824f8e1763394c95f5fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 04:06:08 +0000 Subject: [PATCH] build(deps-dev): bump io.netty:netty-codec-http Bumps [io.netty:netty-codec-http](https://github.com/netty/netty) from 4.2.2.Final to 4.2.3.Final. - [Commits](https://github.com/netty/netty/compare/netty-4.2.2.Final...netty-4.2.3.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec-http dependency-version: 4.2.3.Final dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- utils/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/pom.xml b/utils/pom.xml index 090d0832711..3d3f2610be2 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -95,7 +95,7 @@ Copyright (c) 2014 - Jeremy Long. All Rights Reserved. io.netty netty-codec-http - 4.2.2.Final + 4.2.3.Final test