From 48547585c6d88c222e08028279c717c29b976f90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 16:16:43 +0000 Subject: [PATCH] Bump logback-classic from 0.9.27 to 1.2.0 Bumps logback-classic from 0.9.27 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 2b6734f55..54ad078a7 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ 1.8.6 1.6.1 - 0.9.27 + 1.2.0 4.10 scalatest_2.10