From 0fa4bb4a0cb501a8d4113b7333d8d565321915f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 21:41:40 +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.35. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.19...v_1.5.35) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-version: 1.5.35 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..2b8cf8b 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.35