From 08fce2874ab427bfe0f68ad0217a2f7ec403e74d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jan 2026 13:33:02 +0000 Subject: [PATCH] Bump io.vertx:vertx-core Bumps [io.vertx:vertx-core](https://github.com/eclipse/vert.x) from 3.5.4 to 4.5.24. - [Commits](https://github.com/eclipse/vert.x/compare/3.5.4...4.5.24) --- updated-dependencies: - dependency-name: io.vertx:vertx-core dependency-version: 4.5.24 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- code-samples/community/serving/helloworld-vertx/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code-samples/community/serving/helloworld-vertx/pom.xml b/code-samples/community/serving/helloworld-vertx/pom.xml index bc2403a30e3..0c07df19988 100644 --- a/code-samples/community/serving/helloworld-vertx/pom.xml +++ b/code-samples/community/serving/helloworld-vertx/pom.xml @@ -59,6 +59,6 @@ - 3.5.4 + 4.5.24