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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-18 04:53:16 +00:00
parent dbdf3e6b03
commit 0c48d7bc93
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
<version.maven.source>3.2.1</version.maven.source>
<version.maven.javadoc>3.2.0</version.maven.javadoc>
<version.maven.resources>3.1.0</version.maven.resources>
<version.maven.surefire>3.0.0-M4</version.maven.surefire>
<version.maven.surefire>3.0.0-M5</version.maven.surefire>
<version.maven.asciidoctor>1.6.0</version.maven.asciidoctor>
<version.maven.wildfly>2.0.2.Final</version.maven.wildfly>