Commit 35fd4ede authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to Maven Surefire Plugin 2.20

Closes gh-6299
parent 83538430
...@@ -213,7 +213,7 @@ ...@@ -213,7 +213,7 @@
<maven-shade-plugin.version>2.4.3</maven-shade-plugin.version> <maven-shade-plugin.version>2.4.3</maven-shade-plugin.version>
<maven-site-plugin.version>3.5.1</maven-site-plugin.version> <maven-site-plugin.version>3.5.1</maven-site-plugin.version>
<maven-source-plugin.version>3.0.1</maven-source-plugin.version> <maven-source-plugin.version>3.0.1</maven-source-plugin.version>
<maven-surefire-plugin.version>2.18.1</maven-surefire-plugin.version> <maven-surefire-plugin.version>2.20</maven-surefire-plugin.version>
<maven-war-plugin.version>3.1.0</maven-war-plugin.version> <maven-war-plugin.version>3.1.0</maven-war-plugin.version>
<versions-maven-plugin.version>2.3</versions-maven-plugin.version> <versions-maven-plugin.version>2.3</versions-maven-plugin.version>
</properties> </properties>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment