From c79d38661d9931e9048c787b575d2f58f6716891 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 19:17:47 +0000 Subject: [PATCH] Bump io.netty:netty-handler from 4.1.94.Final to 4.1.135.Final in /java Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.94.Final to 4.1.135.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.94.Final...netty-4.1.135.Final) --- updated-dependencies: - dependency-name: io.netty:netty-handler 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..a6a2dfc3 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -34,7 +34,7 @@ io.netty netty-handler - 4.1.94.Final + 4.1.135.Final