From 318b42ad53affd0011ffb477e2477ace6f05b8e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 16:29:35 +0000 Subject: [PATCH] Bump logback-core from 1.1.2 to 1.2.0 in /SpringExample Bumps logback-core from 1.1.2 to 1.2.0. --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- SpringExample/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SpringExample/pom.xml b/SpringExample/pom.xml index bfc9d70..e45fe1f 100644 --- a/SpringExample/pom.xml +++ b/SpringExample/pom.xml @@ -34,7 +34,7 @@ ch.qos.logback logback-core - 1.1.2 + 1.2.0 org.springframework