From 7ab63ba50547f9162cdc00dd850012277be8ad2b Mon Sep 17 00:00:00 2001 From: Emilio Lahr-Vivaz Date: Tue, 12 Sep 2023 08:30:18 -0400 Subject: [PATCH] Exclude jetty jsp-api due to license issues --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 2d09306a80ca..0e7051187b73 100644 --- a/pom.xml +++ b/pom.xml @@ -2371,6 +2371,11 @@ org.slf4j slf4j-log4j12 + + + org.mortbay.jetty + jsp-api-2.1 +