Upgrade to Maven Surefire Plugin 2.22.1

Closes gh-14870
This commit is contained in:
Stephane Nicoll 2018-10-17 14:31:19 +02:00
parent 40b56040d2
commit 6b3a2ac469
1 changed files with 1 additions and 1 deletions

View File

@ -215,7 +215,7 @@
<maven-shade-plugin.version>3.2.0</maven-shade-plugin.version>
<maven-site-plugin.version>3.7.1</maven-site-plugin.version>
<maven-source-plugin.version>3.0.1</maven-source-plugin.version>
<maven-surefire-plugin.version>2.22.0</maven-surefire-plugin.version>
<maven-surefire-plugin.version>2.22.1</maven-surefire-plugin.version>
<maven-war-plugin.version>3.2.2</maven-war-plugin.version>
<versions-maven-plugin.version>2.7</versions-maven-plugin.version>
<xml-maven-plugin.version>1.0.2</xml-maven-plugin.version>