From db0d7af5f1f8a505405bbe982ea50bb5a394cd87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 11:23:48 +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.16 to 1.5.23. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.16...v_1.5.23) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-version: 1.5.23 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 6c5aea048..0044afc6e 100644 --- a/samples/spring/pom.xml +++ b/samples/spring/pom.xml @@ -68,7 +68,7 @@ ch.qos.logback logback-core - 1.5.16 + 1.5.23