From c5e6da47775b5cc184e82fc3ce110d4eb4b6b529 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 21:25:01 +0000 Subject: [PATCH] build(deps): bump ch.qos.logback:logback-core in /polling-publisher Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.5.18 to 1.5.35. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.18...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] --- polling-publisher/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/polling-publisher/pom.xml b/polling-publisher/pom.xml index 2e5f7e8f35cb..e7fbbba8f6d0 100644 --- a/polling-publisher/pom.xml +++ b/polling-publisher/pom.xml @@ -93,7 +93,7 @@ ch.qos.logback logback-core - 1.5.18 + 1.5.35 ch.qos.logback