From 117848d85b3b53c754706332b83093fbf4ce99c1 Mon Sep 17 00:00:00 2001 From: Sai Saran Vaidyanathan Date: Mon, 13 Dec 2021 18:59:54 -0800 Subject: [PATCH] Fix for #41 --- pom.xml | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/pom.xml b/pom.xml index 244b4c5..55a7d58 100644 --- a/pom.xml +++ b/pom.xml @@ -117,21 +117,6 @@ If possible, its better if this matches 2.1.8 in the plugin definition but 2.2.1 worked fine here and allowed me to keep the original pom definition 2.4.6 --> - - log4j - log4j - 1.2.17 - - - org.slf4j - slf4j-api - 1.7.2 - - - org.slf4j - slf4j-simple - 1.7.2 - commons-cli commons-cli