Skip to content
Snippets Groups Projects

chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.2

+ 1
1
@@ -350,7 +350,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.5</version>
<version>3.5.2</version>
<configuration>
<argLine>-Xmx6048m</argLine>
</configuration>
Loading