diff --git a/ant/pom.xml b/ant/pom.xml
index a13058037cc..79a9676a5a7 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 3fa3ab642c3..ba1b64a5e4b 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 03e33230f50..dd6b96a1862 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 0db4c3f6801..109aa63cc9d 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 aa58a3c401f..5c57eba020c 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 2284ba43e98..19a3200d888 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 b5ce949115e..596ee45bb82 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 5810b1ee3ea..9362e7039ab 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 fb9d1366c88..5f66b1798dd 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