diff --git a/pom.xml b/pom.xml
index 6f33348..3c50016 100644
--- a/pom.xml
+++ b/pom.xml
@@ -124,6 +124,7 @@
3.1.0
2.22.2
${version.surefire.plugin}
+ 2.8.1
3.2.3
4.6.2
@@ -587,6 +588,14 @@
+
+ org.codehaus.mojo
+ versions-maven-plugin
+ ${version.versions.plugin}
+
+ false
+
+
org.apache.maven.plugins
maven-war-plugin