From a537e0bf2a4b222a56e0facea534701b5d3f05ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 22:25:54 +0000 Subject: [PATCH] Bump ch.qos.logback:logback-classic in /java/micronaut-multi-module Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.3 to 1.3.12. - [Commits](https://github.com/qos-ch/logback/compare/v_1.2.3...v_1.3.12) --- 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..2e8fa4b 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.3.12 runtime diff --git a/java/micronaut-multi-module/startup/pom.xml b/java/micronaut-multi-module/startup/pom.xml index 9ef447c..035341d 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.3.12 runtime