From 51c6969102315aa169cd7b445e688b3d6d30f191 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Jul 2026 23:17:50 +0000 Subject: [PATCH] chore(deps): bump ch.qos.logback:logback-core in /run/logging-manual Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.4.14 to 1.5.33. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.4.14...v_1.5.33) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-version: 1.5.33 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- run/logging-manual/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run/logging-manual/pom.xml b/run/logging-manual/pom.xml index 3427f9c4a94..b58ed587149 100644 --- a/run/logging-manual/pom.xml +++ b/run/logging-manual/pom.xml @@ -58,7 +58,7 @@ limitations under the License. ch.qos.logback logback-core - 1.4.14 + 1.5.33 ch.qos.logback