From 891aaa4ca7655a40a7ce2abbb13fdc00c9a114f7 Mon Sep 17 00:00:00 2001 From: Joakim Erdfelt Date: Fri, 20 Mar 2020 11:23:53 -0500 Subject: [PATCH] Issue #4685 - Removing exclusion on jetty-slf4j-impl Signed-off-by: Joakim Erdfelt --- jetty-start/pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/jetty-start/pom.xml b/jetty-start/pom.xml index c7b7b275b8b..25189169f40 100644 --- a/jetty-start/pom.xml +++ b/jetty-start/pom.xml @@ -77,10 +77,6 @@ org.slf4j slf4j-api - - org.eclipse.jetty - jetty-slf4j-impl -