From 574c0a5117d755f8b5f372c22c9b4ad58228fa39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 09:12:26 +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.37 to 1.5.38. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.37...v_1.5.38) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-version: 1.5.38 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 ba4e7510d..733e55c53 100644 --- a/samples/spring/pom.xml +++ b/samples/spring/pom.xml @@ -68,7 +68,7 @@ ch.qos.logback logback-core - 1.5.37 + 1.5.38