diff --git a/core/pom.xml b/core/pom.xml index 57bdc36..685f798 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -124,7 +124,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.1 + 3.5.2 @{argLine} ${skip.unit.tests} diff --git a/spring/pom.xml b/spring/pom.xml index fcb1f72..45d0b00 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -187,7 +187,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.5.1 + 3.5.2 integration-tests @@ -210,7 +210,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.1 + 3.5.2 @{argLine} ${skip.unit.tests}