From 8ccaacc1631bc2e4637302a5ac0f59006c16fd47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 22:18:00 +0000 Subject: [PATCH] Bump ch.qos.logback:logback-classic in /flogger-sample 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] --- flogger-sample/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flogger-sample/pom.xml b/flogger-sample/pom.xml index aa8245b..ed3ba86 100644 --- a/flogger-sample/pom.xml +++ b/flogger-sample/pom.xml @@ -15,7 +15,7 @@ Sample Java project using Flogger - 1.2.3 + 1.2.13 com.jahnelgroup.flogger.App