WW-5334 Plugins don't need to include core as compile scope

This commit is contained in:
Kusal Kithul-Godage
2023-08-18 21:45:04 +10:00
parent c452137005
commit a650f3bfce
+1
View File
@@ -66,6 +66,7 @@
<dependency>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-core</artifactId>
<scope>provided</scope>
</dependency>
<!-- Test dependencies -->