diff --git a/dependency-check-ant/pom.xml b/dependency-check-ant/pom.xml
index f1ffa7a8c..2c3c7457e 100644
--- a/dependency-check-ant/pom.xml
+++ b/dependency-check-ant/pom.xml
@@ -286,9 +286,11 @@ Copyright (c) 2013 - Jeremy Long. All Rights Reserved.
org.apache.maven.plugins
maven-compiler-plugin
- 2.3.2
+ 3.1
false
+ 1.6
+ 1.6
@@ -300,7 +302,7 @@ Copyright (c) 2013 - Jeremy Long. All Rights Reserved.
org.apache.maven.doxia
doxia-module-markdown
- 1.4
+ 1.5
@@ -309,7 +311,7 @@ Copyright (c) 2013 - Jeremy Long. All Rights Reserved.
org.apache.maven.plugins
maven-project-info-reports-plugin
- 2.6
+ 2.7
@@ -324,7 +326,7 @@ Copyright (c) 2013 - Jeremy Long. All Rights Reserved.
org.apache.maven.plugins
maven-javadoc-plugin
- 2.9
+ 2.9.1
default
@@ -337,7 +339,7 @@ Copyright (c) 2013 - Jeremy Long. All Rights Reserved.
org.codehaus.mojo
versions-maven-plugin
- 2.0
+ 2.1
@@ -350,7 +352,7 @@ Copyright (c) 2013 - Jeremy Long. All Rights Reserved.
org.apache.maven.plugins
maven-jxr-plugin
- 2.3
+ 2.4
org.codehaus.mojo
@@ -396,7 +398,7 @@ Copyright (c) 2013 - Jeremy Long. All Rights Reserved.
org.apache.maven.plugins
maven-checkstyle-plugin
- 2.10
+ 2.11
false
${basedir}/config/checkstyle-checks.xml
@@ -418,7 +420,7 @@ Copyright (c) 2013 - Jeremy Long. All Rights Reserved.
org.codehaus.mojo
findbugs-maven-plugin
- 2.5.2
+ 2.5.3
diff --git a/dependency-check-cli/pom.xml b/dependency-check-cli/pom.xml
index 590acd006..5f8d037a2 100644
--- a/dependency-check-cli/pom.xml
+++ b/dependency-check-cli/pom.xml
@@ -137,9 +137,11 @@ Copyright (c) 2012 - Jeremy Long. All Rights Reserved.
org.apache.maven.plugins
maven-compiler-plugin
- 2.3.2
+ 3.1
false
+ 1.6
+ 1.6
@@ -150,7 +152,7 @@ Copyright (c) 2012 - Jeremy Long. All Rights Reserved.
org.apache.maven.doxia
doxia-module-markdown
- 1.4
+ 1.5
@@ -159,7 +161,7 @@ Copyright (c) 2012 - Jeremy Long. All Rights Reserved.
org.apache.maven.plugins
maven-project-info-reports-plugin
- 2.6
+ 2.7
@@ -174,7 +176,7 @@ Copyright (c) 2012 - Jeremy Long. All Rights Reserved.
org.apache.maven.plugins
maven-javadoc-plugin
- 2.9
+ 2.9.1
default
@@ -187,7 +189,7 @@ Copyright (c) 2012 - Jeremy Long. All Rights Reserved.
org.codehaus.mojo
versions-maven-plugin
- 2.0
+ 2.1
@@ -200,7 +202,7 @@ Copyright (c) 2012 - Jeremy Long. All Rights Reserved.
org.apache.maven.plugins
maven-jxr-plugin
- 2.3
+ 2.4
org.codehaus.mojo
@@ -246,7 +248,7 @@ Copyright (c) 2012 - Jeremy Long. All Rights Reserved.
org.apache.maven.plugins
maven-checkstyle-plugin
- 2.10
+ 2.11
false
${basedir}/config/checkstyle-checks.xml
@@ -271,7 +273,7 @@ Copyright (c) 2012 - Jeremy Long. All Rights Reserved.
org.codehaus.mojo
findbugs-maven-plugin
- 2.5.2
+ 2.5.3
@@ -279,7 +281,7 @@ Copyright (c) 2012 - Jeremy Long. All Rights Reserved.
org.codehaus.mojo
appassembler-maven-plugin
- 1.4
+ 1.7
diff --git a/dependency-check-core/pom.xml b/dependency-check-core/pom.xml
index 1f2412eb7..0387cf750 100644
--- a/dependency-check-core/pom.xml
+++ b/dependency-check-core/pom.xml
@@ -235,7 +235,7 @@ along with Dependency-Check. If not, see .
org.apache.maven.doxia
doxia-module-markdown
- 1.4
+ 1.5
@@ -244,7 +244,7 @@ along with Dependency-Check. If not, see .
org.apache.maven.plugins
maven-project-info-reports-plugin
- 2.6
+ 2.7
@@ -259,7 +259,7 @@ along with Dependency-Check. If not, see .
org.apache.maven.plugins
maven-javadoc-plugin
- 2.9
+ 2.9.1
default
@@ -272,7 +272,7 @@ along with Dependency-Check. If not, see .
org.codehaus.mojo
versions-maven-plugin
- 2.0
+ 2.1
@@ -285,7 +285,7 @@ along with Dependency-Check. If not, see .
org.apache.maven.plugins
maven-jxr-plugin
- 2.3
+ 2.4
org.codehaus.mojo
@@ -338,7 +338,7 @@ along with Dependency-Check. If not, see .
org.apache.maven.plugins
maven-checkstyle-plugin
- 2.10
+ 2.11
false
${basedir}/config/checkstyle-checks.xml
@@ -363,7 +363,7 @@ along with Dependency-Check. If not, see .
org.codehaus.mojo
findbugs-maven-plugin
- 2.5.2
+ 2.5.3
@@ -371,9 +371,11 @@ along with Dependency-Check. If not, see .
org.apache.maven.plugins
maven-compiler-plugin
- 2.3.2
+ 3.1
false
+ 1.6
+ 1.6
diff --git a/dependency-check-maven/pom.xml b/dependency-check-maven/pom.xml
index 65bad6c36..f1b05daf3 100644
--- a/dependency-check-maven/pom.xml
+++ b/dependency-check-maven/pom.xml
@@ -118,7 +118,7 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved.
org.apache.maven.doxia
doxia-module-markdown
- 1.4
+ 1.5
@@ -127,7 +127,7 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved.
org.apache.maven.plugins
maven-project-info-reports-plugin
- 2.6
+ 2.7
@@ -150,7 +150,7 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved.
org.apache.maven.plugins
maven-javadoc-plugin
- 2.9
+ 2.9.1
default
@@ -163,7 +163,7 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved.
org.codehaus.mojo
versions-maven-plugin
- 2.0
+ 2.1
@@ -176,7 +176,7 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved.
org.apache.maven.plugins
maven-jxr-plugin
- 2.3
+ 2.4
org.codehaus.mojo
@@ -222,7 +222,7 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved.
org.apache.maven.plugins
maven-checkstyle-plugin
- 2.10
+ 2.11
false
${basedir}/config/checkstyle-checks.xml
@@ -247,7 +247,7 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved.
org.codehaus.mojo
findbugs-maven-plugin
- 2.5.2
+ 2.5.3
@@ -255,9 +255,11 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved.
org.apache.maven.plugins
maven-compiler-plugin
- 2.3.2
+ 3.1
false
+ 1.6
+ 1.6
diff --git a/pom.xml b/pom.xml
index 81e6fd478..c708bb7b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -115,7 +115,7 @@ along with Dependency-Check. If not, see .
org.apache.maven.plugins
maven-release-plugin
- 2.4.1
+ 2.4.2
org.apache.maven.plugins
@@ -129,7 +129,7 @@ along with Dependency-Check. If not, see .
org.apache.maven.plugins
maven-javadoc-plugin
- 2.9
+ 2.9.1
Copyright© 2012-13 Jeremy Long. All Rights Reserved.
@@ -147,7 +147,7 @@ along with Dependency-Check. If not, see .
-->
org.apache.maven.doxia
doxia-module-markdown
- 1.4
+ 1.5
@@ -156,7 +156,7 @@ along with Dependency-Check. If not, see .
org.apache.maven.plugins
maven-project-info-reports-plugin
- 2.6
+ 2.7
@@ -187,7 +187,7 @@ along with Dependency-Check. If not, see .
com.github.github
site-maven-plugin
- 0.7
+ 0.9
Creating site for ${project.artifactId}, ${project.version}