From b10e3a5a4d84c12ab024f950b7cf1dad6a04ed44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 01:06:41 +0000 Subject: [PATCH] Bump ch.qos.logback:logback-core in /framework-in-java/vert.x-in-action Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.3.15 to 1.5.25. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.3.15...v_1.5.25) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-version: 1.5.25 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..58cbe8e 100644 --- a/framework-in-java/vert.x-in-action/pom.xml +++ b/framework-in-java/vert.x-in-action/pom.xml @@ -50,7 +50,7 @@ ch.qos.logback logback-core - 1.3.15 + 1.5.25