From 29446a96868b756be963c20c6a61e02b96a224ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 22:17:08 +0000 Subject: [PATCH] Bump ch.qos.logback:logback-classic in /examples/maven 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] --- examples/maven/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/maven/pom.xml b/examples/maven/pom.xml index 69a42ba..719820f 100644 --- a/examples/maven/pom.xml +++ b/examples/maven/pom.xml @@ -47,7 +47,7 @@ ch.qos.logback logback-classic - 1.2.3 + 1.2.13