diff --git a/pom.xml b/pom.xml index 1ca4e9f6..71abbda2 100644 --- a/pom.xml +++ b/pom.xml @@ -88,7 +88,7 @@ org.testng testng - 7.3.0 + 7.4.0 @@ -333,7 +333,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M5 + 3.0.0-M6 ${surefireArgLine} @@ -347,7 +347,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.0.0-M4 + 3.0.0-M6 methods ${threads} @@ -379,6 +379,11 @@ aspectjweaver ${aspectj.version} + + org.apache.maven.surefire + surefire-testng + 3.0.0-M6 +