From 79a46b2f96d096e82e7c67710648ec0c541b593c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 17:04:11 +0000 Subject: [PATCH] Bump logback-classic from 1.0.13 to 1.2.0 Bumps logback-classic from 1.0.13 to 1.2.0. --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic 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 6ae22f2..cef028b 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,7 @@ ch.qos.logback logback-classic - 1.0.13 + 1.2.0 runtime