From da08d3c0ee94248477a95740e776bbf3110d1611 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 22:40:28 +0000 Subject: [PATCH] Bump ch.qos.logback:logback-classic in /sample-junit Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.6 to 1.3.12. - [Commits](https://github.com/qos-ch/logback/compare/v_1.2.6...v_1.3.12) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sample-junit/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample-junit/pom.xml b/sample-junit/pom.xml index 924eadd..c77bf4c 100644 --- a/sample-junit/pom.xml +++ b/sample-junit/pom.xml @@ -38,7 +38,7 @@ ch.qos.logback logback-classic - 1.2.6 + 1.3.12 org.slf4j