diff --git a/pom.xml b/pom.xml
index 66b3bf5..2adb8eb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -282,7 +282,7 @@ Elasticsearch beyonder provides automatic index, mapping, alias, template creati
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-failsafe-plugin</artifactId>
-                <version>3.1.0</version>
+                <version>3.2.1</version>
                 <executions>
                     <!--
                         Invokes both the integration-test and the verify goals of the