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[bot] <support@github.com>
pull/106/head
dependabot[bot] 2021-04-26 07:02:38 +00:00 committed by Richard Körber
parent 9ff379cd6a
commit 72d3d364a9
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0-M4</version>
<version>3.0.0-M5</version>
<configuration combine.children="append">
<parallel>classes</parallel>
<threadCount>10</threadCount>