From 5083d7a422082c39228d6d9154087f5566b9e4a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 18:26:00 +0000 Subject: [PATCH] Bump ch.qos.logback:logback-core 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] --- .../testing-netty-spring-boot/testing-netty-spring-boot/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dive-in-springboot-projects/testing-netty-spring-boot/testing-netty-spring-boot/pom.xml b/dive-in-springboot-projects/testing-netty-spring-boot/testing-netty-spring-boot/pom.xml index 706943a..ec69014 100644 --- a/dive-in-springboot-projects/testing-netty-spring-boot/testing-netty-spring-boot/pom.xml +++ b/dive-in-springboot-projects/testing-netty-spring-boot/testing-netty-spring-boot/pom.xml @@ -43,7 +43,7 @@ ch.qos.logback logback-core - 1.3.15 + 1.5.25