From d18f9a92d98158493aeaca192f3ac69d4e5f65e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 18:42:53 +0000 Subject: [PATCH] Bump logback-classic from 1.0.13 to 1.2.0 in /3_spring_bmi Bumps logback-classic from 1.0.13 to 1.2.0. --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 3_spring_bmi/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3_spring_bmi/pom.xml b/3_spring_bmi/pom.xml index 7c54f23..1b54f29 100644 --- a/3_spring_bmi/pom.xml +++ b/3_spring_bmi/pom.xml @@ -18,7 +18,7 @@ 4.2.1.Final - 1.0.13 + 1.2.0 1.7.5