From 7e08eb2448c50109d31f0c50bcd49b0d86e77725 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 17:59:47 +0000 Subject: [PATCH] Bump ch.qos.logback:logback-core in /sagas/SagaBenchmark Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.5.13 to 1.5.19. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.13...v_1.5.19) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-version: 1.5.19 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sagas/SagaBenchmark/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sagas/SagaBenchmark/pom.xml b/sagas/SagaBenchmark/pom.xml index 4beac37e..487e9426 100644 --- a/sagas/SagaBenchmark/pom.xml +++ b/sagas/SagaBenchmark/pom.xml @@ -62,7 +62,7 @@ ch.qos.logback logback-core - 1.5.13 + 1.5.19 ch.qos.logback