From 465f1b63ea70bd4b44c909b5f45449888b54e29c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 18:00:15 +0000 Subject: [PATCH] Bump logback-classic from 1.1.3 to 1.2.0 in /hot-cli Bumps logback-classic from 1.1.3 to 1.2.0. --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- hot-cli/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hot-cli/pom.xml b/hot-cli/pom.xml index f313fab..978704f 100644 --- a/hot-cli/pom.xml +++ b/hot-cli/pom.xml @@ -178,7 +178,7 @@ ch.qos.logback logback-classic - 1.1.3 + 1.2.0 org.slf4j