From 27e3d8c0f139ab365563f09a4172a013d5cc7b3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 22:32:24 +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.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] --- .../community/serving/helloworld-java-micronaut/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code-samples/community/serving/helloworld-java-micronaut/pom.xml b/code-samples/community/serving/helloworld-java-micronaut/pom.xml index d1a73d8bfe..7e777a28bb 100644 --- a/code-samples/community/serving/helloworld-java-micronaut/pom.xml +++ b/code-samples/community/serving/helloworld-java-micronaut/pom.xml @@ -49,7 +49,7 @@ ch.qos.logback logback-classic - 1.2.3 + 1.3.12 runtime