From b50318fb71867372a338ef2201b873ee67b64a04 Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Thu, 7 Dec 2023 13:09:00 -0800 Subject: [PATCH] Stop bundling SLF4J JAR file --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 2b7023e3f..8c9d1c300 100644 --- a/pom.xml +++ b/pom.xml @@ -101,6 +101,13 @@ net.sf.uadetector uadetector-resources 2014.10 + + + + org.slf4j + slf4j-api + +