From d7c624ab7aef5001831c6fe1d134c1ed6e0a4b5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 17:03:46 +0000 Subject: [PATCH] build(deps): bump logback.version from 1.5.35 to 1.6.3 Bumps `logback.version` from 1.5.35 to 1.6.3. Updates `ch.qos.logback:logback-classic` from 1.5.35 to 1.6.3 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.35...v_1.6.3) Updates `ch.qos.logback:logback-core` from 1.5.35 to 1.6.3 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.35...v_1.6.3) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: ch.qos.logback:logback-core dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- structured-logging/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/structured-logging/pom.xml b/structured-logging/pom.xml index 85f220fe59..11b148985d 100644 --- a/structured-logging/pom.xml +++ b/structured-logging/pom.xml @@ -27,7 +27,7 @@ structured-logging - 1.5.35 + 1.6.3