diff --git a/pom.xml b/pom.xml
index cf840fb..5923551 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,6 +30,7 @@
UTF-8
3.6.1
2.13
+ 3.2.3
@@ -109,13 +110,13 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.2.3
+ ${maven-surefire.version}
org.apache.maven.plugins
maven-failsafe-plugin
- 3.2.3
+ ${maven-surefire.version}