Skip to content

Commit 35b7a16

Browse files
authored
docs: sync the supported Maven version with the one stated in the system requirement section (#7570)
1 parent 511710f commit 35b7a16

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

maven/src/site/markdown/index.md.vm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Usage
22
======================
33
Dependency-check-maven is very simple to utilize and can be used as a stand-alone
4-
plug-in or as part of the site plug-in. The plug-in requires Maven 3.1 or higher.
4+
plug-in or as part of the site plug-in. The plug-in requires Maven 3.6.3 or higher.
55

66
It is important to understand that the first time this task is executed it may
77
take 20 minutes or more as it downloads and processes the data from the National

src/site/markdown/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ OWASP dependency-check's core analysis engine can be used as:
3131
- [Command Line Tool](dependency-check-cli/index.html)
3232
- [Gradle Plugin](dependency-check-gradle/index.html)
3333
- [Jenkins Plugin](dependency-check-jenkins/index.html)
34-
- [Maven Plugin](dependency-check-maven/index.html) - Maven 3.1 or newer required
34+
- [Maven Plugin](dependency-check-maven/index.html) - Maven 3.6.3 or newer required
3535
- [SBT Plugin](https://github.com/albuch/sbt-dependency-check)
3636

3737
For help with dependency-check the following resource can be used:

0 commit comments

Comments
 (0)