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

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-02-04 10:01:27 +01:00
committed by GitHub
parent 3836c13c9a
commit 8269b7edba

View File

@@ -49,7 +49,7 @@
<junit-platform.version>1.3.2</junit-platform.version>
<junit-vintage.version>5.6.0</junit-vintage.version>
<junit-jupiter.version>5.5.2</junit-jupiter.version>
<maven-surefire-plugin.version>3.0.0-M3</maven-surefire-plugin.version>
<maven-surefire-plugin.version>3.0.0-M4</maven-surefire-plugin.version>
<maven-failsafe-plugin.version>3.0.0-M3</maven-failsafe-plugin.version>
<gmavenplus-plugin.version>1.6.3</gmavenplus-plugin.version>