From 71bb697c91bfc9b9b128a8e2316c4b216a719995 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 23:30:07 +0000 Subject: [PATCH] chore(deps): Bump io.netty:netty-codec-http Bumps [io.netty:netty-codec-http](https://github.com/netty/netty) from 4.2.7.Final to 4.2.8.Final. - [Commits](https://github.com/netty/netty/compare/netty-4.2.7.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 99d181c27..628983544 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ UTF-8 UTF-8 ${skipTests} - 4.2.7.Final + 4.2.8.Final