From 31d3ef10e45b77a19f147986395ecc1a529ca9c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 19:09:17 +0000 Subject: [PATCH] Bump ch.qos.logback:logback-core from 1.0.7 to 1.3.15 in /tests Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.0.7 to 1.3.15. - [Commits](https://github.com/qos-ch/logback/compare/v_1.0.7...v_1.3.15) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/pom.xml b/tests/pom.xml index 7afd15aa..ce4ad8a0 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -152,7 +152,7 @@ ch.qos.logback logback-core - 1.0.7 + 1.3.15 ch.qos.logback