From 20379d13b292b4bb78c27565e39a75ce27463632 Mon Sep 17 00:00:00 2001 From: juanmuscaria Date: Fri, 17 Sep 2021 09:40:12 -0300 Subject: [PATCH] Commented why org.slf4j is excluded from the final jar --- velocity/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/velocity/pom.xml b/velocity/pom.xml index 778e446c..9639240d 100644 --- a/velocity/pom.xml +++ b/velocity/pom.xml @@ -80,6 +80,8 @@ + org.slf4j:*