From ebc2f8c85fca26fe824c0bcbbb107df2f317655f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 04:06:10 +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.33. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.19...v_1.5.33) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-version: 1.5.33 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..dc94e0d 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.33