From f1045c46443aeaf8730ab76daa73c718311973a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 13:06:06 +0000 Subject: [PATCH] build(deps): bump logback-classic from 1.2.10 to 1.4.8 Bumps [logback-classic](https://github.com/qos-ch/logback) from 1.2.10 to 1.4.8. - [Commits](https://github.com/qos-ch/logback/compare/v_1.2.10...v_1.4.8) --- 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..9dd8780 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -21,7 +21,7 @@ ch.qos.logback logback-classic - 1.2.10 + 1.4.8 org.testcontainers