From 72d4100050426e0f2042d78382cad582b695ac6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 22:26:05 +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] --- java/micronaut-multi-module/pom.xml | 2 +- java/micronaut-multi-module/startup/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/java/micronaut-multi-module/pom.xml b/java/micronaut-multi-module/pom.xml index 2505fc1..9996ea0 100644 --- a/java/micronaut-multi-module/pom.xml +++ b/java/micronaut-multi-module/pom.xml @@ -95,7 +95,7 @@ ch.qos.logback logback-classic - 1.2.3 + 1.2.13 runtime diff --git a/java/micronaut-multi-module/startup/pom.xml b/java/micronaut-multi-module/startup/pom.xml index 9ef447c..9ee72fb 100644 --- a/java/micronaut-multi-module/startup/pom.xml +++ b/java/micronaut-multi-module/startup/pom.xml @@ -19,7 +19,7 @@ ch.qos.logback logback-classic - 1.2.3 + 1.2.13 runtime