Bump maven-surefire-plugin from 3.0.0-M3 to 3.0.0-M4

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-09 17:16:09 +00:00 committed by Mustapha Zorgati
parent 114f68ba19
commit 2bc379df18
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
<version.maven.source>3.0.1</version.maven.source>
<version.maven.javadoc>3.1.0</version.maven.javadoc>
<version.maven.resources>3.0.2</version.maven.resources>
<version.maven.surefire>3.0.0-M3</version.maven.surefire>
<version.maven.surefire>3.0.0-M4</version.maven.surefire>
<version.maven.asciidoctor>1.6.0</version.maven.asciidoctor>
<version.maven.wildfly>2.0.0.Final</version.maven.wildfly>