From 9b4c5e5cc1c5547ab13afdc36ae134f69b43a98e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 22:47:17 +0000 Subject: [PATCH] Bump ch.qos.logback:logback-classic from 1.3.7 to 1.3.12 in /examples Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.3.7 to 1.3.12. - [Commits](https://github.com/qos-ch/logback/compare/v_1.3.7...v_1.3.12) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/pom.xml b/examples/pom.xml index 1bc7193ee4..56dce7071b 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -140,7 +140,7 @@ ch.qos.logback logback-classic - 1.3.7 + 1.3.12 commons-cli