From ee2662c243d19925c51e5f783d91801c1fcdb6b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 23:29:52 +0000 Subject: [PATCH] Bump io.netty:netty-codec-http from 4.2.5.Final to 4.2.8.Final Bumps [io.netty:netty-codec-http](https://github.com/netty/netty) from 4.2.5.Final to 4.2.8.Final. - [Commits](https://github.com/netty/netty/compare/netty-4.2.5.Final...netty-4.2.8.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec-http dependency-version: 4.2.8.Final dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b718da08..da420ec7 100644 --- a/pom.xml +++ b/pom.xml @@ -156,7 +156,7 @@ io.netty netty-codec-http - 4.2.5.Final + 4.2.8.Final io.netty