From d11871f9963d3ab1772fd19a48b1204f47b30f75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 16:46:40 +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.135.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.132.Final...netty-4.1.135.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec-http dependency-version: 4.1.135.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..c41ed235 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -28,7 +28,7 @@ io.netty netty-codec-http - 4.1.132.Final + 4.1.135.Final