From c554e1fd675c6078f0ba709519a1e0dca565417d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 16:10:00 +0000 Subject: [PATCH] Bump logback-classic from 0.9.15 to 1.2.0 in /ant-task Bumps logback-classic from 0.9.15 to 1.2.0. --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ant-task/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ant-task/pom.xml b/ant-task/pom.xml index 03e75e415..6941fefc3 100644 --- a/ant-task/pom.xml +++ b/ant-task/pom.xml @@ -72,7 +72,7 @@ ch.qos.logback logback-classic - 0.9.15 + 1.2.0 provided