diff --git a/testing/assert/job-announcement-publication-process/pom.xml b/testing/assert/job-announcement-publication-process/pom.xml index e92efc5d..5ca679eb 100644 --- a/testing/assert/job-announcement-publication-process/pom.xml +++ b/testing/assert/job-announcement-publication-process/pom.xml @@ -6,17 +6,17 @@ jar - 7.20.0-SNAPSHOT - 3.21.0 + 7.20.0 + 3.24.2 4.13.2 2.1.214 4.4.0 1.7.36 - - 1.8 - 1.8 - 1.8 + + 11 UTF-8 + + 3.11.0 Camunda Platform Assert Test @@ -81,4 +81,14 @@ + + + + org.apache.maven.plugins + maven-compiler-plugin + ${version.plugin.maven-compiler} + + + + diff --git a/testing/junit5/camunda-bpm-junit-assert/pom.xml b/testing/junit5/camunda-bpm-junit-assert/pom.xml index f30f205a..9ca1436d 100644 --- a/testing/junit5/camunda-bpm-junit-assert/pom.xml +++ b/testing/junit5/camunda-bpm-junit-assert/pom.xml @@ -9,13 +9,14 @@ 7.20.0 5.8.2 2.1.214 - 3.21.0 + 3.24.2 1.2.11 - 1.8 - 1.8 - 1.8 + 11 UTF-8 + + 3.11.0 + 3.1.2 Camunda Platform Assert and Junit 5 @@ -84,15 +85,14 @@ + org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M6 + ${version.plugin.maven-surefire} - maven-deploy-plugin - 3.0.0-M2 - - true - + org.apache.maven.plugins + maven-compiler-plugin + ${version.plugin.maven-compiler} diff --git a/testing/junit5/camunda-bpm-junit-use-engine/pom.xml b/testing/junit5/camunda-bpm-junit-use-engine/pom.xml index 6a3956ea..9b7c92bc 100644 --- a/testing/junit5/camunda-bpm-junit-use-engine/pom.xml +++ b/testing/junit5/camunda-bpm-junit-use-engine/pom.xml @@ -9,13 +9,14 @@ 7.20.0 5.8.2 2.1.214 - 3.21.0 + 3.24.2 1.2.11 - - 1.8 - 1.8 - 1.8 + + 11 UTF-8 + + 3.11.0 + 3.1.2 Camunda Platform Assert and Junit 5 @@ -78,15 +79,14 @@ + org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M6 + ${version.plugin.maven-surefire} - maven-deploy-plugin - 3.0.0-M2 - - true - + org.apache.maven.plugins + maven-compiler-plugin + ${version.plugin.maven-compiler}