From 5ebeb7127ed554c555133ac493bac342a0a0b663 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 09:12:50 +0000 Subject: [PATCH] chore(deps)(deps): bump ch.qos.logback:logback-core from 1.6.1 to 1.6.3 Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.6.1 to 1.6.3. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.6.1...v_1.6.3) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-version: 1.6.3 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 49cfc23ac..1adef7609 100644 --- a/samples/spring/pom.xml +++ b/samples/spring/pom.xml @@ -68,7 +68,7 @@ ch.qos.logback logback-core - 1.6.1 + 1.6.3