From 21a09493fc38fed64a776c29aca9eae5abb18511 Mon Sep 17 00:00:00 2001 From: Kusal Kithul-Godage Date: Sat, 19 Aug 2023 12:43:02 +1000 Subject: [PATCH] WW-5334 Fix log4j binding --- plugins/junit/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/plugins/junit/pom.xml b/plugins/junit/pom.xml index 64c770e3d..8b4c99436 100644 --- a/plugins/junit/pom.xml +++ b/plugins/junit/pom.xml @@ -60,6 +60,13 @@ struts2-convention-plugin test + + + org.apache.commons + commons-compress + 1.23.0 + test +