diff --git a/dependency-check-jenkins/pom.xml b/dependency-check-jenkins/pom.xml
index cefa694cd..22ed66ea2 100644
--- a/dependency-check-jenkins/pom.xml
+++ b/dependency-check-jenkins/pom.xml
@@ -58,7 +58,6 @@
org.apache.maven.plugins
maven-site-plugin
- 3.3
org.apache.maven.doxia
diff --git a/pom.xml b/pom.xml
index 6e9651ab0..0a184a269 100644
--- a/pom.xml
+++ b/pom.xml
@@ -206,11 +206,25 @@ Copyright (c) 2012 - Jeremy Long
maven-resources-plugin
2.7
+
+ org.apache.maven.plugins
+ maven-site-plugin
+
+ 3.3
+
org.apache.maven.plugins
maven-surefire-plugin
2.18.1
+
+ com.github.github
+ site-maven-plugin
+ 0.10
+
@@ -292,7 +306,6 @@ Copyright (c) 2012 - Jeremy Long
org.apache.maven.plugins
maven-site-plugin
- 3.3
org.apache.maven.doxia
@@ -307,7 +320,6 @@ Copyright (c) 2012 - Jeremy Long
com.github.github
site-maven-plugin
- 0.9
Creating site for ${project.artifactId}, ${project.version}