From 0899bfb7e0c53a5650632355ffc53fee5c340937 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 20:16:28 +0000 Subject: [PATCH] chore(deps): bump ch.qos.logback:logback-core from 1.5.23 to 1.5.24 Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.5.23 to 1.5.24. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.23...v_1.5.24) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-version: 1.5.24 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c265e66593..29921fc2f3 100644 --- a/pom.xml +++ b/pom.xml @@ -1215,7 +1215,7 @@ ch.qos.logback logback-core - 1.5.23 + 1.5.24 ch.qos.logback