diff --git a/junit4-and-5-maven-sample/pom.xml b/junit4-and-5-maven-sample/pom.xml index 9836f15..60a7168 100644 --- a/junit4-and-5-maven-sample/pom.xml +++ b/junit4-and-5-maven-sample/pom.xml @@ -52,7 +52,7 @@ maven-surefire-plugin - 3.0.0 + 3.5.4 diff --git a/junit5-assertj-sample/pom.xml b/junit5-assertj-sample/pom.xml index 2afffb8..3cd6e4f 100644 --- a/junit5-assertj-sample/pom.xml +++ b/junit5-assertj-sample/pom.xml @@ -47,7 +47,7 @@ maven-surefire-plugin - 3.0.0 + 3.5.4 diff --git a/junit5-maven-sample/pom.xml b/junit5-maven-sample/pom.xml index e038329..eb46806 100644 --- a/junit5-maven-sample/pom.xml +++ b/junit5-maven-sample/pom.xml @@ -47,7 +47,7 @@ maven-surefire-plugin - 3.0.0 + 3.5.4 diff --git a/junit5-mockito-sample/pom.xml b/junit5-mockito-sample/pom.xml index 9f86d76..d0c195a 100644 --- a/junit5-mockito-sample/pom.xml +++ b/junit5-mockito-sample/pom.xml @@ -60,7 +60,7 @@ maven-surefire-plugin - 3.0.0 + 3.5.4