From 22ca841e371928e677165b6073aaabee369b5019 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Mon, 7 Dec 2020 12:19:08 +1000 Subject: [PATCH] get rid of this logback dependency (#5747) Signed-off-by: olivier lamy --- tests/test-integration/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/tests/test-integration/pom.xml b/tests/test-integration/pom.xml index 3eaf8f5da281..027988ecc4d5 100644 --- a/tests/test-integration/pom.xml +++ b/tests/test-integration/pom.xml @@ -177,10 +177,5 @@ ${project.version} test - - ch.qos.logback - logback-classic - 1.2.3 -