From df69a96f62f43a30ff31108e9c06b443c59884ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 16:33:32 +0000 Subject: [PATCH] Bump logback-core from 1.1.2 to 1.2.0 Bumps logback-core from 1.1.2 to 1.2.0. --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- ninio-ssh/pom.xml | 2 +- ninio-telnet/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ninio-ssh/pom.xml b/ninio-ssh/pom.xml index 67a47bbe..f4cffe5d 100644 --- a/ninio-ssh/pom.xml +++ b/ninio-ssh/pom.xml @@ -36,7 +36,7 @@ ch.qos.logback logback-core - 1.1.3 + 1.2.0 ch.qos.logback diff --git a/ninio-telnet/pom.xml b/ninio-telnet/pom.xml index 30511d5c..2c17f9bc 100644 --- a/ninio-telnet/pom.xml +++ b/ninio-telnet/pom.xml @@ -19,7 +19,7 @@ ch.qos.logback logback-core - 1.1.3 + 1.2.0 ch.qos.logback diff --git a/pom.xml b/pom.xml index 7f982f89..3a5f542f 100644 --- a/pom.xml +++ b/pom.xml @@ -364,7 +364,7 @@ Bundle-Description: ${project.description} ch.qos.logback logback-core - 1.1.2 + 1.2.0 test