From c903cc69825e2499183c77982da3afc8d184344c Mon Sep 17 00:00:00 2001 From: Ivo Studensky Date: Wed, 26 Apr 2023 13:27:08 +0200 Subject: [PATCH] [WFLY-17825] replaced legacy arquillian-protocol-servlet dependency with arquillian-protocol-servlet-jakarta --- cmt/pom.xml | 2 +- contacts-jquerymobile/functional-tests/pom.xml | 2 +- .../functional-tests/src/test/resources/arquillian.xml | 2 -- ee-security/pom.xml | 2 +- helloworld-ws/pom.xml | 2 +- helloworld/pom.xml | 2 +- jaxrs-client/pom.xml | 2 +- kitchensink/pom.xml | 2 +- servlet-security/pom.xml | 2 +- tasks-jsf/pom.xml | 2 +- todo-backend/pom.xml | 2 +- 11 files changed, 10 insertions(+), 12 deletions(-) diff --git a/cmt/pom.xml b/cmt/pom.xml index baf32004db..2ea6a39ba4 100644 --- a/cmt/pom.xml +++ b/cmt/pom.xml @@ -187,7 +187,7 @@ org.jboss.arquillian.protocol - arquillian-protocol-servlet + arquillian-protocol-servlet-jakarta test diff --git a/contacts-jquerymobile/functional-tests/pom.xml b/contacts-jquerymobile/functional-tests/pom.xml index 142d6bd5ea..7539cefcdb 100644 --- a/contacts-jquerymobile/functional-tests/pom.xml +++ b/contacts-jquerymobile/functional-tests/pom.xml @@ -124,7 +124,7 @@ org.jboss.arquillian.protocol - arquillian-protocol-servlet + arquillian-protocol-servlet-jakarta test diff --git a/contacts-jquerymobile/functional-tests/src/test/resources/arquillian.xml b/contacts-jquerymobile/functional-tests/src/test/resources/arquillian.xml index eda7b569f1..3fedbae0df 100644 --- a/contacts-jquerymobile/functional-tests/src/test/resources/arquillian.xml +++ b/contacts-jquerymobile/functional-tests/src/test/resources/arquillian.xml @@ -18,8 +18,6 @@ - -