diff --git a/dependency-check-maven/pom.xml b/dependency-check-maven/pom.xml
index 5a8abe07d..96e0a862f 100644
--- a/dependency-check-maven/pom.xml
+++ b/dependency-check-maven/pom.xml
@@ -66,7 +66,6 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved.
org.apache.maven.plugins
maven-plugin-plugin
- 3.2
true
dependency-check
@@ -106,7 +105,6 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved.
true
org.apache.maven.plugins
maven-enforcer-plugin
- 1.2
enforce-maven-3
diff --git a/pom.xml b/pom.xml
index a7c3248be..075ee927c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -161,6 +161,11 @@ Copyright (c) 2012 - Jeremy Long
maven-dependency-plugin
2.9
+
+ org.apache.maven.plugins
+ maven-enforcer-plugin
+ 1.3.1
+
org.apache.maven.plugins
maven-deploy-plugin
@@ -181,6 +186,11 @@ Copyright (c) 2012 - Jeremy Long
maven-jar-plugin
2.5
+
+ org.apache.maven.plugins
+ maven-plugin-plugin
+ 3.3
+
org.apache.maven.plugins
maven-release-plugin