From b74a1b4bedcac4d6a4718cc510b21e0bdc6886a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 12:42:23 +0000 Subject: [PATCH] build(deps): bump logback-classic from 1.1.2 to 1.2.0 Bumps logback-classic from 1.1.2 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(-) mode change 100755 => 100644 pom.xml diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index ab71907d..cca912cc --- a/pom.xml +++ b/pom.xml @@ -135,7 +135,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.2.0 ch.qos.logback