From 792b2725e0dd1491a198517629842215c2a7c502 Mon Sep 17 00:00:00 2001 From: Alexander Skoblikov Date: Thu, 9 Nov 2023 16:55:10 +0100 Subject: [PATCH] fix logging in tests (#2118) --- server/test/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/server/test/pom.xml b/server/test/pom.xml index ab27553b55..50428010b9 100644 --- a/server/test/pom.xml +++ b/server/test/pom.xml @@ -31,6 +31,11 @@ ch.qos.logback.classic 0.0.0 + + eclipse-feature + io.cloudbeaver.ws.feature + 0.0.0 +