Skip to content

Commit

Permalink
Merge pull request #8773 from machi1990/fix/min-required-maven-version
Browse files Browse the repository at this point in the history
docs: update the minimum required maven version to 3.6.2
  • Loading branch information
geoand authored Apr 23, 2020
2 parents 6a612a8 + 57ad48c commit 3defba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/asciidoc/building-my-first-extension.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ To complete this guide, you need:
* less than 30 minutes
* an IDE
* JDK 1.8+ installed with `JAVA_HOME` configured appropriately
* Apache Maven 3.5.3+
* Apache Maven 3.6.2+

== Solution

Expand Down

0 comments on commit 3defba8

Please sign in to comment.