Bump maven-failsafe-plugin from 3.0.0-M3 to 3.0.0-M4 (#1395)

Bumps [maven-failsafe-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>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-06-30 12:18:39 +02:00
committed by GitHub
parent 54e45e87b3
commit 8f30ae88e8

View File

@@ -50,7 +50,7 @@
<junit-vintage.version>5.6.2</junit-vintage.version>
<junit-jupiter.version>5.5.2</junit-jupiter.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>
<maven-failsafe-plugin.version>3.0.0-M4</maven-failsafe-plugin.version>
<gmavenplus-plugin.version>1.8.1</gmavenplus-plugin.version>
<!-- We need to have compatibility with Gradle -->