diff --git a/pom.xml b/pom.xml index 18f0fb3..5633f6e 100644 --- a/pom.xml +++ b/pom.xml @@ -141,7 +141,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> - <version>3.1.2</version> + <version>3.3.0</version> <configuration> <forkCount>${test.fork.count}</forkCount> <reuseForks>true</reuseForks>