Bump maven-surefire-plugin from 3.0.0-M3 to 3.0.0-M4 (#1126)

Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M3 to 3.0.0-M4.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M3...surefire-3.0.0-M4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-08 22:16:54 +02:00 committed by Ilkka Seppälä
parent 346cf0f793
commit f00523f7c0

View File

@ -366,7 +366,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0-M3</version>
<version>3.0.0-M4</version>
<configuration>
<argLine>-Xmx1024M ${argLine}</argLine>
</configuration>