From 80c748fea873d19a9e70b928806428c7143d22dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 14:20:00 +0000 Subject: [PATCH] Bump io.netty:netty-codec-http in /sdk/core/azure-core-http-netty Bumps [io.netty:netty-codec-http](https://github.com/netty/netty) from 4.1.118.Final to 4.1.135.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](https://github.com/netty/netty/compare/netty-4.1.118.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] --- sdk/core/azure-core-http-netty/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/core/azure-core-http-netty/pom.xml b/sdk/core/azure-core-http-netty/pom.xml index d80791d3f78d..3e4f476e744b 100644 --- a/sdk/core/azure-core-http-netty/pom.xml +++ b/sdk/core/azure-core-http-netty/pom.xml @@ -108,7 +108,7 @@ io.netty netty-codec-http - 4.1.118.Final + 4.1.135.Final