Skip to content

Commit 3defba8

Browse files
authored
Merge pull request #8773 from machi1990/fix/min-required-maven-version
docs: update the minimum required maven version to 3.6.2
2 parents 6a612a8 + 57ad48c commit 3defba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/main/asciidoc/building-my-first-extension.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ To complete this guide, you need:
2828
* less than 30 minutes
2929
* an IDE
3030
* JDK 1.8+ installed with `JAVA_HOME` configured appropriately
31-
* Apache Maven 3.5.3+
31+
* Apache Maven 3.6.2+
3232

3333
== Solution
3434

0 commit comments

Comments
 (0)