From 57bd8659b2c0968d03f1530bff48eedfd65b39f4 Mon Sep 17 00:00:00 2001 From: "marco.spasiano" Date: Thu, 2 Apr 2020 17:47:14 +0200 Subject: [PATCH] FIX maven import org.slf4j:slf4j-api --- sigla-ejb/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sigla-ejb/pom.xml b/sigla-ejb/pom.xml index 046ad67674..c0b7c496e1 100644 --- a/sigla-ejb/pom.xml +++ b/sigla-ejb/pom.xml @@ -169,6 +169,12 @@ org.springframework.data spring-data-ldap 2.2.6.RELEASE + + + org.slf4j + slf4j-api + + wss4j