From cb6a3e81c86c5c439ebb46d1e58f2ca91fcc76f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 13:35:36 +0000 Subject: [PATCH] Bump the maven group across 1 directory with 2 updates Bumps the maven group with 2 updates in the /spark directory: [io.netty:netty-codec-http2](https://github.com/netty/netty) and [io.netty:netty-codec-http](https://github.com/netty/netty). Updates `io.netty:netty-codec-http2` from 4.1.125.Final to 4.1.132.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.125.Final...netty-4.1.132.Final) Updates `io.netty:netty-codec-http` from 4.1.125.Final to 4.1.132.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.125.Final...netty-4.1.132.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec-http2 dependency-version: 4.1.132.Final dependency-type: direct:development dependency-group: maven - dependency-name: io.netty:netty-codec-http dependency-version: 4.1.132.Final dependency-type: direct:development dependency-group: maven ... Signed-off-by: dependabot[bot] --- spark/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spark/pom.xml b/spark/pom.xml index 131544136..a9f72a418 100644 --- a/spark/pom.xml +++ b/spark/pom.xml @@ -103,7 +103,7 @@ io.netty netty-codec-http2 - 4.1.125.Final + 4.1.132.Final test @@ -121,7 +121,7 @@ io.netty netty-codec-http - 4.1.125.Final + 4.1.132.Final test