From b9e6a4562b0357355b343c434dd41e170b4db2eb Mon Sep 17 00:00:00 2001 From: Arjan Tijms Date: Thu, 23 Jun 2022 14:19:33 +0200 Subject: [PATCH] Exclude jboss audit dependencies. There are problematic for CIs Signed-off-by: Arjan Tijms --- appserver/tests/tck/concurrency/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/appserver/tests/tck/concurrency/pom.xml b/appserver/tests/tck/concurrency/pom.xml index 89568412cd2..dde3d5fc158 100644 --- a/appserver/tests/tck/concurrency/pom.xml +++ b/appserver/tests/tck/concurrency/pom.xml @@ -84,6 +84,14 @@ 4.0.4 test + + org.jboss.test-audit + jboss-test-audit-impl + + + org.jboss.test-audit + jboss-test-audit-api + jakarta.el jakarta.el-api