From 6ecbc951cd7afa807d5398988e798afdb9298d62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 16:19:16 +0000 Subject: [PATCH] Bump logback-core from 1.1.5 to 1.2.0 in /Java/main-sample Bumps logback-core from 1.1.5 to 1.2.0. --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Java/main-sample/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Java/main-sample/pom.xml b/Java/main-sample/pom.xml index 320e3b2..d2be8ff 100644 --- a/Java/main-sample/pom.xml +++ b/Java/main-sample/pom.xml @@ -109,7 +109,7 @@ ch.qos.logback logback-core - 1.1.5 + 1.2.0 org.slf4j