From aa36b49da3b5b0ed06742ba2d11aa3d209a27b1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 18:39:26 +0000 Subject: [PATCH] chore(deps): bump logback-classic in /tools/export-iotdb Bumps logback-classic from 1.1.11 to 1.2.0. --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/export-iotdb/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/export-iotdb/pom.xml b/tools/export-iotdb/pom.xml index 285d597..a901595 100644 --- a/tools/export-iotdb/pom.xml +++ b/tools/export-iotdb/pom.xml @@ -46,7 +46,7 @@ ch.qos.logback logback-classic - 1.1.11 + 1.2.0