From b2a87a2cdf6539cf77658f1d5951df846afae7dd Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Wed, 10 Jul 2024 15:05:56 +0200 Subject: [PATCH] added slf4j at provided --- sdi-plugins/pom.xml | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/sdi-plugins/pom.xml b/sdi-plugins/pom.xml index 4f9895c..3380356 100644 --- a/sdi-plugins/pom.xml +++ b/sdi-plugins/pom.xml @@ -18,8 +18,6 @@ https://code-repo.d4science.org/gCubeSystem - - @@ -43,13 +41,6 @@ - - org.slf4j - slf4j-api - [1.7.25,] - provided - - org.gcube.application.cms cms-plugin-framework @@ -105,6 +96,13 @@ [1.0.0,2.0.0-SNAPSHOT) + + org.slf4j + slf4j-api + provided + + + org.gcube.application.cms cms-test-commons