From 42af9af39dfc6ecfb39752c668ab73e52e1e42a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Feb 2023 11:47:15 +0000 Subject: [PATCH] Bump logback-core from 1.2.3 to 1.2.9 Bumps logback-core from 1.2.3 to 1.2.9. --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dce8bf4..90fed55 100644 --- a/pom.xml +++ b/pom.xml @@ -154,7 +154,7 @@ ch.qos.logback logback-core - 1.2.3 + 1.2.9 junit