From d971707b54f0a5e99709f30614c4025cc2a0d341 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 17:06:38 +0000 Subject: [PATCH] chore(deps): bump ch.qos.logback:logback-core from 1.5.21 to 1.5.22 Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.5.21 to 1.5.22. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.21...v_1.5.22) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-version: 1.5.22 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 5840cc29e9..772bbf11f4 100644 --- a/pom.xml +++ b/pom.xml @@ -1216,7 +1216,7 @@ ch.qos.logback logback-core - 1.5.21 + 1.5.22 ch.qos.logback