From 5c0c9acf8b62d9b6a9cc5237be87d78f92760679 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 06:55:18 +0000 Subject: [PATCH] Bump ch.qos.logback:logback-classic from 1.2.0 to 1.2.13 Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.0 to 1.2.13. - [Commits](https://github.com/qos-ch/logback/compare/v_1.2.0...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 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 27dbda7..53b0431 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ ch.qos.logback logback-classic - 1.2.0 + 1.2.13 junit