From 8430e3ee18d751bd7dab1ad4701f1de7fec2cc47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 18:28:43 +0000 Subject: [PATCH] Bump ch.qos.logback:logback-core Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.5.19 to 1.5.25. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.19...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] --- dive-in-springboot-projects/spring-async-startup/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dive-in-springboot-projects/spring-async-startup/pom.xml b/dive-in-springboot-projects/spring-async-startup/pom.xml index d2dac87..609ecbd 100644 --- a/dive-in-springboot-projects/spring-async-startup/pom.xml +++ b/dive-in-springboot-projects/spring-async-startup/pom.xml @@ -53,7 +53,7 @@ ch.qos.logback logback-core - 1.5.19 + 1.5.25