From c384449ebe8d30467d15f82babb1b55f6d1af92b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Besson?= Date: Mon, 11 Dec 2023 14:32:34 +0000 Subject: [PATCH] Remove slf4j-api declaration The correct API should be pulled as a transitive dependency --- pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pom.xml b/pom.xml index 98cbe2f3..dfa44bb0 100644 --- a/pom.xml +++ b/pom.xml @@ -38,11 +38,6 @@ - - org.slf4j - slf4j-api - 2.0.9 - ${project.groupId} formats-gpl