From 819e79496d279e490331e9186ead1535c2357d4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 22:53:23 +0000 Subject: [PATCH] Bump io.vertx:vertx-core in /framework-in-java/vert.x-in-action Bumps [io.vertx:vertx-core](https://github.com/eclipse/vert.x) from 4.5.3 to 4.5.24. - [Commits](https://github.com/eclipse/vert.x/compare/4.5.3...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] --- framework-in-java/vert.x-in-action/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework-in-java/vert.x-in-action/pom.xml b/framework-in-java/vert.x-in-action/pom.xml index 76202a5..1837b7d 100644 --- a/framework-in-java/vert.x-in-action/pom.xml +++ b/framework-in-java/vert.x-in-action/pom.xml @@ -28,7 +28,7 @@ io.vertx vertx-core - 4.5.3 + 4.5.24