Update Failsafe and Surefire Maven plugins to 2.20.1

Closes gh-9414
This commit is contained in:
Andy Wilkinson
2017-09-19 21:31:24 +01:00
parent e0bb9e700b
commit 0f25dd0ea6
2 changed files with 3 additions and 2 deletions

View File

@@ -19,6 +19,7 @@
</organization>
<properties>
<main.basedir>${basedir}/../..</main.basedir>
<maven-surefire-plugin.version>2.19.1</maven-surefire-plugin.version>
</properties>
<dependencies>