diff --git a/pom.xml b/pom.xml index 8c175798c..7a3d7125a 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,6 @@ - + 4.0.0 org.imixs.workflow imixs-workflow @@ -15,7 +17,9 @@ UTF-8 - + + 8.0 + 2.2 7.5.0 @@ -90,17 +94,17 @@ - + - org.apache.maven.plugins - maven-compiler-plugin - 3.8.1 - - 1.8 - 1.8 - - + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + 1.8 + 1.8 + + @@ -251,16 +255,23 @@ javax javaee-api - 8.0 + ${jakarta.version} provided + - org.eclipse.microprofile.config - microprofile-config-api - 1.3 + org.eclipse.microprofile + microprofile + ${microprofile.version} + pom provided + + org.eclipse.microprofile.metrics + microprofile-metrics-api + 2.0.0 + @@ -269,14 +280,13 @@ 4.8.1 test - org.mockito mockito-all 1.9.5 test - +