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