From 23b726323e15fa8a926901e93553faccf941cd9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 16:22:44 +0000 Subject: [PATCH] Bump logback-core from 0.9.29 to 1.2.0 in /app-4-rxtx-qbang Bumps logback-core from 0.9.29 to 1.2.0. --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app-4-rxtx-qbang/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-4-rxtx-qbang/pom.xml b/app-4-rxtx-qbang/pom.xml index 4cb5d19..1ead6cb 100644 --- a/app-4-rxtx-qbang/pom.xml +++ b/app-4-rxtx-qbang/pom.xml @@ -54,7 +54,7 @@ ch.qos.logback logback-core - 0.9.29 + 1.2.0 compile