From d1d2391c9fb90523e0707d59314bc669030c4c0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 22:09:21 +0000 Subject: [PATCH] build(deps): bump ch.qos.logback:logback-classic in /integration-test Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.10 to 1.2.13. - [Commits](https://github.com/qos-ch/logback/compare/v_1.2.10...v_1.2.13) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- integration-test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-test/pom.xml b/integration-test/pom.xml index d113516..22b1a93 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -21,7 +21,7 @@ ch.qos.logback logback-classic - 1.2.10 + 1.2.13 org.testcontainers