From 516c7aef00d3061019bd9a84bb6c5421d3fa23d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 22:09:26 +0000 Subject: [PATCH] Bump ch.qos.logback:logback-classic from 1.2.0 to 1.3.12 Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.0 to 1.3.12. - [Commits](https://github.com/qos-ch/logback/compare/v_1.2.0...v_1.3.12) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- tbschedule-example/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 00c2482..43e5bf7 100644 --- a/pom.xml +++ b/pom.xml @@ -86,7 +86,7 @@ ch.qos.logback logback-classic - 1.2.0 + 1.3.12 test diff --git a/tbschedule-example/pom.xml b/tbschedule-example/pom.xml index eb5d239..01e8d57 100644 --- a/tbschedule-example/pom.xml +++ b/tbschedule-example/pom.xml @@ -27,7 +27,7 @@ ch.qos.logback logback-classic - 1.2.0 + 1.3.12