aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bigtop-test-framework/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bigtop-test-framework/pom.xml b/bigtop-test-framework/pom.xml
index 80dcdc66..c685cb71 100644
--- a/bigtop-test-framework/pom.xml
+++ b/bigtop-test-framework/pom.xml
@@ -79,7 +79,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
- <version>2.17</version>
+ <version>2.20</version>
<configuration>
<includes>
<include>**/*IntegrationTest*</include>