From 5c2f7c2cc6a7184345adbee22470cc61c2abf8c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 22:29:29 +0000 Subject: [PATCH] Bump io.netty:netty-codec-http in /java Bumps [io.netty:netty-codec-http](https://github.com/netty/netty) from 4.1.132.Final to 4.1.137.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.132.Final...netty-4.1.137.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec-http dependency-version: 4.1.137.Final dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- java/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/pom.xml b/java/pom.xml index a963b6c8..489fc145 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -28,7 +28,7 @@ io.netty netty-codec-http - 4.1.132.Final + 4.1.137.Final