diff --git a/finish/pom.xml b/finish/pom.xml index fb9f3fa..f4c3132 100644 --- a/finish/pom.xml +++ b/finish/pom.xml @@ -14,14 +14,16 @@ UTF-8 1.8 1.8 - false - - 3.2 - 3.2.3 + + jakarta.platform + jakarta.jakartaee-api + 8.0.0 + provided + org.eclipse.microprofile @@ -40,13 +42,13 @@ org.apache.maven.plugins maven-war-plugin - ${version.maven-war-plugin} + 3.2.3 io.openliberty.tools liberty-maven-plugin - ${version.liberty-maven-plugin} + 3.2 com.github.eirslett diff --git a/start/pom.xml b/start/pom.xml index fb9f3fa..f4c3132 100644 --- a/start/pom.xml +++ b/start/pom.xml @@ -14,14 +14,16 @@ UTF-8 1.8 1.8 - false - - 3.2 - 3.2.3 + + jakarta.platform + jakarta.jakartaee-api + 8.0.0 + provided + org.eclipse.microprofile @@ -40,13 +42,13 @@ org.apache.maven.plugins maven-war-plugin - ${version.maven-war-plugin} + 3.2.3 io.openliberty.tools liberty-maven-plugin - ${version.liberty-maven-plugin} + 3.2 com.github.eirslett