From 375f108ae6222dae611975b0baf96dd2da1c0911 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 13:42:29 +0000 Subject: [PATCH] Bump ch.qos.logback:logback-classic from 1.5.7 to 1.5.8 Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.7 to 1.5.8. - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.7...v_1.5.8) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- examples/quickstart/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/quickstart/pom.xml b/examples/quickstart/pom.xml index e39d71e..2593f7b 100644 --- a/examples/quickstart/pom.xml +++ b/examples/quickstart/pom.xml @@ -45,7 +45,7 @@ ch.qos.logback logback-classic - 1.5.7 + 1.5.8 runtime