Upgrade Maven surefire plugin to 2.21.0

Closes gh-12721
This commit is contained in:
Stephan Köninger 2018-04-02 21:37:16 +02:00 committed by Phillip Webb
parent 598e9bb842
commit 373f5e7682
1 changed files with 1 additions and 1 deletions

View File

@ -202,7 +202,7 @@
<maven-shade-plugin.version>2.4.3</maven-shade-plugin.version>
<maven-site-plugin.version>3.6</maven-site-plugin.version>
<maven-source-plugin.version>3.0.1</maven-source-plugin.version>
<maven-surefire-plugin.version>2.20.1</maven-surefire-plugin.version>
<maven-surefire-plugin.version>2.21.0</maven-surefire-plugin.version>
<maven-war-plugin.version>3.1.0</maven-war-plugin.version>
<versions-maven-plugin.version>2.3</versions-maven-plugin.version>
<xml-maven-plugin.version>1.0.1</xml-maven-plugin.version>