From 4d6c68f57ff1ce3c9083fefeaf84797e60949a76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 16:54:53 +0000 Subject: [PATCH] Bump logback-core from 1.1.3 to 1.2.0 Bumps logback-core from 1.1.3 to 1.2.0. --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core 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 9ad0887..18f4356 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ ch.qos.logback logback-core - 1.1.3 + 1.2.0 ch.qos.logback