From 1e27fbaf498aae62119ec7637566ba8baaf6768b Mon Sep 17 00:00:00 2001 From: Greg Turnquist Date: Wed, 9 Oct 2019 16:32:04 -0500 Subject: [PATCH] Polishing. --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 1cd3990..b1a2e28 100644 --- a/pom.xml +++ b/pom.xml @@ -605,6 +605,12 @@ logback-classic 1.2.3 test + + + org.slf4j + slf4j-api + +