From 1e0eec6a6ea5db0ef0f4184b076b921b797527b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 16:56:50 +0000 Subject: [PATCH] Bump ch.qos.logback:logback-classic from 1.5.27 to 1.5.34 Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.27 to 1.5.34. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.27...v_1.5.34) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.34 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- examples/quickstart/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/quickstart/pom.xml b/examples/quickstart/pom.xml index e3e3c0f..e627b85 100644 --- a/examples/quickstart/pom.xml +++ b/examples/quickstart/pom.xml @@ -45,7 +45,7 @@ ch.qos.logback logback-classic - 1.5.27 + 1.5.34 runtime