From dbe1f0796c5f6d2050cf694da369e791de91db0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 16:09:17 +0000 Subject: [PATCH] Bump logback-classic from 1.1.3 to 1.2.0 in /hiriver-modules 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] --- hiriver-modules/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hiriver-modules/pom.xml b/hiriver-modules/pom.xml index bfc334d..6c7f1cf 100644 --- a/hiriver-modules/pom.xml +++ b/hiriver-modules/pom.xml @@ -142,7 +142,7 @@ ch.qos.logback logback-classic - 1.1.3 + 1.2.0 org.slf4j