diff --git a/pom.xml b/pom.xml index 737e452782a9c263f9e08273b73465b67fe7c310..b8f9e71bde780a5c92ad23282ee28af22cf9cc3a 100755 --- a/pom.xml +++ b/pom.xml @@ -358,7 +358,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> - <version>2.22.2</version> + <version>3.2.2</version> <configuration> <argLine>-Xmx6048m</argLine> </configuration>