From 58b3b55711e6b93b8b42ab039d2c172f27a637eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 22:20:16 +0000 Subject: [PATCH] Bump ch.qos.logback:logback-classic from 1.2.3 to 1.2.13 in /task-core Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.3 to 1.2.13. - [Commits](https://github.com/qos-ch/logback/compare/v_1.2.3...v_1.2.13) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- task-core/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 95414ef..25124c4 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ ch.qos.logback logback-classic - 1.2.3 + 1.2.13 org.projectlombok diff --git a/task-core/pom.xml b/task-core/pom.xml index d4bae39..b1f1260 100644 --- a/task-core/pom.xml +++ b/task-core/pom.xml @@ -34,7 +34,7 @@ ch.qos.logback logback-classic - 1.2.3 + 1.2.13