From 4fe04ea6f37d7bad0f95caac749c847186d16528 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 18:19:17 +0000 Subject: [PATCH] Bump io.netty:netty-codec-http in /spark Bumps [io.netty:netty-codec-http](https://github.com/netty/netty) from 4.1.125.Final to 4.2.17.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.125.Final...netty-4.2.17.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec-http dependency-version: 4.2.16.Final dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- spark/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spark/pom.xml b/spark/pom.xml index 131544136..afa47b985 100644 --- a/spark/pom.xml +++ b/spark/pom.xml @@ -121,7 +121,7 @@ io.netty netty-codec-http - 4.1.125.Final + 4.2.17.Final test