From 9404645b786658c7258bbe64b386ac484de63717 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 06:58:40 +0000 Subject: [PATCH] chore(deps): bump the maven group across 1 directory with 2 updates Bumps the maven group with 2 updates in the /component-runtime-testing/component-runtime-http-junit directory: [io.netty:netty-codec-http](https://github.com/netty/netty) and [io.netty:netty-handler](https://github.com/netty/netty). Updates `io.netty:netty-codec-http` from 4.1.119.Final to 4.2.2.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.119.Final...netty-4.2.2.Final) Updates `io.netty:netty-handler` from 4.1.119.Final to 4.2.2.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.119.Final...netty-4.2.2.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec-http dependency-version: 4.2.2.Final dependency-type: direct:production dependency-group: maven - dependency-name: io.netty:netty-handler dependency-version: 4.2.2.Final dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- component-runtime-testing/component-runtime-http-junit/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/component-runtime-testing/component-runtime-http-junit/pom.xml b/component-runtime-testing/component-runtime-http-junit/pom.xml index 4b342cebc508d..b60a23968921d 100644 --- a/component-runtime-testing/component-runtime-http-junit/pom.xml +++ b/component-runtime-testing/component-runtime-http-junit/pom.xml @@ -28,7 +28,7 @@ JUnit integration to simplify the HTTP API testing/mocking. - 4.1.119.Final + 4.2.2.Final ${talend.build.name.base}.junit.http