From 963748c06b00cfaeb1dbb3e06c2fadca906419d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Aug 2021 11:48:15 +0000 Subject: [PATCH] Bump logback-classic from 1.0.0 to 1.2.0 Bumps logback-classic from 1.0.0 to 1.2.0. --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 pom.xml diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index dcdfa17..b30a2d2 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ ch.qos.logback logback-classic - 1.0.0 + 1.2.0 @@ -57,7 +57,7 @@ ch.qos.logback logback-classic - 1.0.0 + 1.2.0 com.oracle