From 8fe8ada9c53fdc7a0ea08ae43dde11fe8f8e8b1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 12:49:32 +0100 Subject: [PATCH] Bump ch.qos.logback:logback-classic in /test/integration-tests (#99) Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.7 to 1.4.12. - [Commits](https://github.com/qos-ch/logback/compare/v_1.4.7...v_1.4.12) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:development ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- test/integration-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration-tests/pom.xml b/test/integration-tests/pom.xml index 31bd121..6172552 100644 --- a/test/integration-tests/pom.xml +++ b/test/integration-tests/pom.xml @@ -106,7 +106,7 @@ ch.qos.logback logback-classic - 1.4.7 + 1.4.12 test