From 57edd10d3be4d5fe17f1999632a04339dd4f9dec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 10:36:54 +0000 Subject: [PATCH] build(deps): bump ch.qos.logback:logback-classic from 1.2.10 to 1.5.10 Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.10 to 1.5.10. - [Commits](https://github.com/qos-ch/logback/compare/v_1.2.10...v_1.5.10) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-minor ... 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..e4ae6df 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -21,7 +21,7 @@ ch.qos.logback logback-classic - 1.2.10 + 1.5.10 org.testcontainers