From c7cab9c2861aaa08a3dc522319930e2f3e9ea170 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 18:44:29 +0000 Subject: [PATCH] build(deps): bump io.netty:netty-codec-http in /multicloudj-common-aws Bumps [io.netty:netty-codec-http](https://github.com/netty/netty) from 4.1.108.Final to 4.1.125.Final. - [Commits](https://github.com/netty/netty/compare/netty-4.1.108.Final...netty-4.1.125.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec-http dependency-version: 4.1.125.Final dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- multicloudj-common-aws/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multicloudj-common-aws/pom.xml b/multicloudj-common-aws/pom.xml index 381a957b..34a71104 100644 --- a/multicloudj-common-aws/pom.xml +++ b/multicloudj-common-aws/pom.xml @@ -171,7 +171,7 @@ io.netty netty-codec-http - 4.1.108.Final + 4.1.125.Final *