From 7e0437cb6a898529f0b5f9d642d48837c23de7a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 22:23:53 +0000 Subject: [PATCH] Bump ch.qos.logback:logback-classic 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] --- lib/generators/camunda/spring_boot/templates/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/generators/camunda/spring_boot/templates/pom.xml b/lib/generators/camunda/spring_boot/templates/pom.xml index 537ba89..cb37762 100644 --- a/lib/generators/camunda/spring_boot/templates/pom.xml +++ b/lib/generators/camunda/spring_boot/templates/pom.xml @@ -129,7 +129,7 @@ ch.qos.logback logback-classic - 1.2.3 + 1.2.13