From 2f845df03da8f2248dea554110abe345639ae79b Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Sat, 16 Dec 2023 22:38:33 -0500 Subject: [PATCH] tests - use jakarta namespace and drop usage of jakartaee api as not used --- pom.xml | 3 +-- src/it-tools/prime/pom.xml | 6 ------ src/it/common.xml | 6 ------ 3 files changed, 1 insertion(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index f38eb25e..ef11f2e7 100644 --- a/pom.xml +++ b/pom.xml @@ -223,9 +223,8 @@ 3.11.0 1.12.0 3.3.1 - 8.0.0 3.2.3 - 4.0.4 + 5.0.0 7.6.3 5.13.2.202306221912-r diff --git a/src/it-tools/prime/pom.xml b/src/it-tools/prime/pom.xml index 1af6ce31..a84d1839 100644 --- a/src/it-tools/prime/pom.xml +++ b/src/it-tools/prime/pom.xml @@ -92,12 +92,6 @@ @junitVersion@ test - - jakarta.platform - jakarta.jakartaee-api - @jakartaeeApiVersion@ - compile - jakarta.servlet jakarta.servlet-api diff --git a/src/it/common.xml b/src/it/common.xml index 18392705..0e6c5a81 100644 --- a/src/it/common.xml +++ b/src/it/common.xml @@ -40,12 +40,6 @@ @junitVersion@ test - - jakarta.platform - jakarta.jakartaee-api - @jakartaeeApiVersion@ - compile - jakarta.servlet jakarta.servlet-api