From 6ba6f9e9072f3cb90ec33efe26dd4ffd29588f1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 17:29:32 +0000 Subject: [PATCH] Bump logback-classic from 1.1.2 to 1.2.0 Bumps logback-classic from 1.1.2 to 1.2.0. --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic 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..d8fbd64e 100644 --- a/ninio-ssh/pom.xml +++ b/ninio-ssh/pom.xml @@ -41,7 +41,7 @@ ch.qos.logback logback-classic - 1.1.3 + 1.2.0 diff --git a/ninio-telnet/pom.xml b/ninio-telnet/pom.xml index 30511d5c..b0d112be 100644 --- a/ninio-telnet/pom.xml +++ b/ninio-telnet/pom.xml @@ -24,7 +24,7 @@ ch.qos.logback logback-classic - 1.1.3 + 1.2.0 diff --git a/pom.xml b/pom.xml index 7f982f89..e2fa9d84 100644 --- a/pom.xml +++ b/pom.xml @@ -370,7 +370,7 @@ Bundle-Description: ${project.description} ch.qos.logback logback-classic - 1.1.2 + 1.2.0 test