From 6eb92fb4f7b873e3bdaad52f625c41d334655825 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 19:39:42 +0000 Subject: [PATCH] Bump io.vertx:vertx-web from 3.9.4 to 4.5.22 in /JavaVertXServer 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] --- JavaVertXServer/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JavaVertXServer/pom.xml b/JavaVertXServer/pom.xml index 9b19a00..320d4e6 100644 --- a/JavaVertXServer/pom.xml +++ b/JavaVertXServer/pom.xml @@ -7,7 +7,7 @@ io.vertx vertx-web - 3.9.4 + 4.5.22