From 86442b16ec65da05ad314c2b4f64b19ea4566869 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 04:36:56 +0000 Subject: [PATCH] Bump ch.qos.logback:logback-classic from 1.5.3 to 1.5.5 Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.3 to 1.5.5. - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.3...v_1.5.5) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 26924e7..e909b9b 100644 --- a/pom.xml +++ b/pom.xml @@ -97,7 +97,7 @@ ch.qos.logback logback-classic - 1.5.3 + 1.5.5 org.junit.jupiter