From 02dee12830a2a602272b6f458d0d5198c63a99c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 22:19:15 +0000 Subject: [PATCH] Bump ch.qos.logback:logback-classic from 1.2.3 to 1.2.13 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