From 9cece6d93f810f0093e95c04a68d74572f8f8ea6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 22:41:06 +0000 Subject: [PATCH] build(deps): bump ch.qos.logback:logback-core from 1.5.25 to 1.5.35 Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.5.25 to 1.5.35. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.25...v_1.5.35) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-version: 1.5.35 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e876d4fa..6aa886d4 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ ch.qos.logback logback-core - 1.5.25 + 1.5.35 ch.qos.logback