diff --git a/pom.xml b/pom.xml index 7c55fb830c..969df77198 100644 --- a/pom.xml +++ b/pom.xml @@ -140,6 +140,16 @@ ${io.vertx.version} pom import + + + org.slf4j + slf4j-api + + + org.slf4j + slf4j-jdk14 + + @@ -232,10 +242,17 @@ jasypt-hibernate5 ${org.jasypt-hibernate5.version} + + org.slf4j + slf4j-api + ${org.slf4j.version} + compile + org.slf4j slf4j-jdk14 ${org.slf4j.version} + runtime com.google.code.gson