From e3db52fbbcebf43f6c104940ccf8b6d4f862bb8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 22:10:07 +0000 Subject: [PATCH] build(deps): bump io.vertx:vertx-web in /iot-e2e-tests/edge-e2e Bumps [io.vertx:vertx-web](https://github.com/vert-x3/vertx-web) from 3.9.4 to 4.5.22. - [Commits](https://github.com/vert-x3/vertx-web/compare/3.9.4...4.5.22) --- updated-dependencies: - dependency-name: io.vertx:vertx-web dependency-version: 4.5.22 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- iot-e2e-tests/edge-e2e/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iot-e2e-tests/edge-e2e/pom.xml b/iot-e2e-tests/edge-e2e/pom.xml index f68c10c76f..5ee0b1cafc 100644 --- a/iot-e2e-tests/edge-e2e/pom.xml +++ b/iot-e2e-tests/edge-e2e/pom.xml @@ -36,7 +36,7 @@ io.vertx vertx-web - 3.9.4 + 4.5.22