From 365213b5f3b242d64aa3631c3b71606641f86626 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 10:36:34 +0000 Subject: [PATCH] chore(deps)(deps): bump ch.qos.logback:logback-core Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.5.24 to 1.5.25. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.24...v_1.5.25) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-version: 1.5.25 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- samples/spring/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/spring/pom.xml b/samples/spring/pom.xml index 7b90e58e7..39b3c94b4 100644 --- a/samples/spring/pom.xml +++ b/samples/spring/pom.xml @@ -68,7 +68,7 @@ ch.qos.logback logback-core - 1.5.24 + 1.5.25