From 61856cf59c419852efa019b07808140461863f96 Mon Sep 17 00:00:00 2001 From: Kusal Kithul-Godage Date: Fri, 18 Aug 2023 22:18:36 +1000 Subject: [PATCH] WW-5334 Add struts2-junit-plugin as test scope to struts2-velocity-plugin --- plugins/velocity/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/plugins/velocity/pom.xml b/plugins/velocity/pom.xml index e31c4eba9..a3ec0ac3a 100644 --- a/plugins/velocity/pom.xml +++ b/plugins/velocity/pom.xml @@ -55,6 +55,12 @@ test + + org.apache.struts + struts2-junit-plugin + test + +