diff --git a/ant/pom.xml b/ant/pom.xml
index a13058037c..79a9676a5a 100644
--- a/ant/pom.xml
+++ b/ant/pom.xml
@@ -20,7 +20,7 @@ Copyright (c) 2013 - Jeremy Long. All Rights Reserved.
org.owasp
dependency-check-parent
- 12.1.2-SNAPSHOT
+ 13.0.0-SNAPSHOT
dependency-check-ant
diff --git a/archetype/pom.xml b/archetype/pom.xml
index 3fa3ab642c..ba1b64a5e4 100644
--- a/archetype/pom.xml
+++ b/archetype/pom.xml
@@ -20,7 +20,7 @@ Copyright (c) 2017 Jeremy Long. All Rights Reserved.
org.owasp
dependency-check-parent
- 12.1.2-SNAPSHOT
+ 13.0.0-SNAPSHOT
dependency-check-plugin
Dependency-Check Plugin Archetype
diff --git a/cli/pom.xml b/cli/pom.xml
index 03e33230f5..dd6b96a186 100644
--- a/cli/pom.xml
+++ b/cli/pom.xml
@@ -20,7 +20,7 @@ Copyright (c) 2012 - Jeremy Long. All Rights Reserved.
org.owasp
dependency-check-parent
- 12.1.2-SNAPSHOT
+ 13.0.0-SNAPSHOT
dependency-check-cli
diff --git a/core/pom.xml b/core/pom.xml
index 0db4c3f680..109aa63cc9 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -20,7 +20,7 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved.
org.owasp
dependency-check-parent
- 12.1.2-SNAPSHOT
+ 13.0.0-SNAPSHOT
dependency-check-core
diff --git a/maven/pom.xml b/maven/pom.xml
index aa58a3c401..5c57eba020 100644
--- a/maven/pom.xml
+++ b/maven/pom.xml
@@ -20,7 +20,7 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved.
org.owasp
dependency-check-parent
- 12.1.2-SNAPSHOT
+ 13.0.0-SNAPSHOT
dependency-check-maven
maven-plugin
@@ -37,7 +37,7 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved.
v6.4.1
- 3.6.3
+ 3.8.1
diff --git a/maven/src/site/markdown/index.md.vm b/maven/src/site/markdown/index.md.vm
index 2284ba43e9..19a3200d88 100644
--- a/maven/src/site/markdown/index.md.vm
+++ b/maven/src/site/markdown/index.md.vm
@@ -1,7 +1,7 @@
Usage
======================
Dependency-check-maven is very simple to utilize and can be used as a stand-alone
-plug-in or as part of the site plug-in. The plug-in requires Maven 3.6.3 or higher.
+plug-in or as part of the site plug-in. The plug-in requires Maven 3.8.1 or higher.
It is important to understand that the first time this task is executed it may
take 20 minutes or more as it downloads and processes the data from the National
diff --git a/pom.xml b/pom.xml
index b5ce949115..596ee45bb8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@ Copyright (c) 2012 - Jeremy Long
org.owasp
dependency-check-parent
- 12.1.2-SNAPSHOT
+ 13.0.0-SNAPSHOT
pom
@@ -125,7 +125,7 @@ Copyright (c) 2012 - Jeremy Long
1.7.36
1.2.13
- 3.6.3
+ 3.8.1
3.6.0
9.3
2.0.0
diff --git a/src/site/markdown/index.md b/src/site/markdown/index.md
index 5810b1ee3e..9362e7039a 100644
--- a/src/site/markdown/index.md
+++ b/src/site/markdown/index.md
@@ -31,7 +31,7 @@ OWASP dependency-check's core analysis engine can be used as:
- [Command Line Tool](dependency-check-cli/index.html)
- [Gradle Plugin](dependency-check-gradle/index.html)
- [Jenkins Plugin](dependency-check-jenkins/index.html)
-- [Maven Plugin](dependency-check-maven/index.html) - Maven 3.6.3 or newer required
+- [Maven Plugin](dependency-check-maven/index.html) - Maven 3.8.1 or newer required
- [SBT Plugin](https://github.com/albuch/sbt-dependency-check)
For help with dependency-check the following resource can be used:
diff --git a/utils/pom.xml b/utils/pom.xml
index fb9d1366c8..5f66b1798d 100644
--- a/utils/pom.xml
+++ b/utils/pom.xml
@@ -20,7 +20,7 @@ Copyright (c) 2014 - Jeremy Long. All Rights Reserved.
org.owasp
dependency-check-parent
- 12.1.2-SNAPSHOT
+ 13.0.0-SNAPSHOT
dependency-check-utils