diff --git a/apps/pom.xml b/apps/pom.xml index d315eaf6..42a79a9e 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -103,7 +103,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.1.2 + 3.2.1 ${skipUnits} diff --git a/libs/pom.xml b/libs/pom.xml index eb67d5da..f6401e93 100644 --- a/libs/pom.xml +++ b/libs/pom.xml @@ -353,7 +353,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.1.2 + 3.2.1 ${skipUnits} diff --git a/tests/pom.xml b/tests/pom.xml index 1d1098db..b7681be8 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -116,7 +116,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.1.2 + 3.2.1 org.apache.maven.plugins