From 176ed5073b0b5f83045d27ed35ef8112763e4c9a Mon Sep 17 00:00:00 2001 From: Andy Damevin Date: Thu, 27 Nov 2025 17:23:50 +0100 Subject: [PATCH] Fix NoClassDefFound in acceptance tests --- acceptance-test/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/acceptance-test/pom.xml b/acceptance-test/pom.xml index f0a854184..361151130 100644 --- a/acceptance-test/pom.xml +++ b/acceptance-test/pom.xml @@ -30,6 +30,10 @@ driver-bundle ${playwright.version} + + org.jboss.logging + commons-logging-jboss-logging + io.rest-assured rest-assured