From 5a5c34874f46531f080e14e33f56c1c5f6888899 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 22:47:07 +0000 Subject: [PATCH] Bump ch.qos.logback:logback-classic from 1.3.11 to 1.3.12 in /app-runner Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.3.11 to 1.3.12. - [Commits](https://github.com/qos-ch/logback/compare/v_1.3.11...v_1.3.12) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app-runner/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-runner/pom.xml b/app-runner/pom.xml index c731bfe..aed2818 100644 --- a/app-runner/pom.xml +++ b/app-runner/pom.xml @@ -26,7 +26,7 @@ ch.qos.logback logback-classic - 1.3.11 + 1.3.12 runtime