From 473d93e30662008d81f352e721d99ca6300827cc Mon Sep 17 00:00:00 2001 From: Keegan Witt Date: Tue, 23 May 2023 12:42:47 -0400 Subject: [PATCH] Add test SLF4J implementation --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 1cd2e5ea..921d9866 100644 --- a/pom.xml +++ b/pom.xml @@ -132,6 +132,12 @@ 5.3.1 test + + org.slf4j + slf4j-simple + 2.0.7 + test +