From a650f3bfceb8ddadf399b27e634e32c761353c80 Mon Sep 17 00:00:00 2001 From: Kusal Kithul-Godage Date: Fri, 18 Aug 2023 21:45:04 +1000 Subject: [PATCH] WW-5334 Plugins don't need to include core as compile scope --- plugins/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/pom.xml b/plugins/pom.xml index 6376d4a45..8b3f57865 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -66,6 +66,7 @@ org.apache.struts struts2-core + provided