From 5bab96d8b9321dd79ba88aebb9c7de99d4e7628e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 22:08:26 +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.27. - [Commits](https://github.com/eclipse/vert.x/compare/4.5.3...4.5.27) --- updated-dependencies: - dependency-name: io.vertx:vertx-core dependency-version: 4.5.27 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..c48d110 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.27