From d4d83e62d35be1649d6d5261f666bae357df8177 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 22:09:25 +0000 Subject: [PATCH] Bump ch.qos.logback:logback-classic Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.10 to 1.2.13. - [Commits](https://github.com/qos-ch/logback/compare/v_1.2.10...v_1.2.13) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/mvn-hello-world/hello-world/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/mvn-hello-world/hello-world/pom.xml b/examples/mvn-hello-world/hello-world/pom.xml index c6f3a3f2b..0b0c91cf8 100644 --- a/examples/mvn-hello-world/hello-world/pom.xml +++ b/examples/mvn-hello-world/hello-world/pom.xml @@ -150,7 +150,7 @@ ch.qos.logback logback-classic - 1.2.10 + 1.2.13