diff --git a/pom.xml b/pom.xml index 0430293..83c35af 100644 --- a/pom.xml +++ b/pom.xml @@ -142,6 +142,12 @@ json-schema-validator 2.2.14 + + org.slf4j + slf4j-simple + 2.0.7 + true + @@ -272,6 +278,11 @@ META-INF/*.DSA META-INF/*.RSA + org.slf4j:slf4j-simple + + org/slf4j/** + META-INF/services/** +