From 3103492042f1d93ba8eb4719e98607db884e4727 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 09:12:42 +0000 Subject: [PATCH] chore(deps)(deps): bump ch.qos.logback:logback-core from 1.5.38 to 1.6.0 Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.5.38 to 1.6.0. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.38...v_1.6.0) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 126fffb75..f6176eb5e 100644 --- a/samples/spring/pom.xml +++ b/samples/spring/pom.xml @@ -68,7 +68,7 @@ ch.qos.logback logback-core - 1.5.38 + 1.6.0