diff --git a/pom.xml b/pom.xml
index 877bc64..7ed7d7a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,6 +31,7 @@
3.0.0-M6
3.2.0
3.12.1
+ 3.0.0
3.5.0
0.8.7
10.3.3
@@ -291,6 +292,11 @@
+
+ org.apache.maven.plugins
+ maven-deploy-plugin
+ ${maven-deploy-plugin.version}
+
org.jacoco
jacoco-maven-plugin