From a4d2a6f74bcb288c975ffef01b129b2ec640dafd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 22:25:24 +0000 Subject: [PATCH] chore(deps-dev): bump ch.qos.logback:logback-classic in /core Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.3 to 1.3.12. - [Commits](https://github.com/qos-ch/logback/compare/v_1.2.3...v_1.3.12) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index c03043b..237dc8f 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -49,7 +49,7 @@ ch.qos.logback logback-classic - 1.2.3 + 1.3.12 test