Skip to content

Commit

Permalink
Update minimum required Maven version (#7794)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil authored Jan 2, 2025
1 parent 421d001 commit 9819070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/doc/developer/building/intellij.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Index:
== 1. Installation and Cloning

** Install IntelliJ using the link:https://www.jetbrains.com/help/idea/installation-guide.html[Installation guide].
** The minimum Apache Maven version for Jenkins development is 3.8.1.
** The minimum Apache Maven version for Jenkins development is 3.9.6.
Refer to link:https://www.jetbrains.com/help/idea/troubleshooting-common-maven-issues.html[Troubleshooting common Maven issues] if needed.
** Fork from the link:https://github.com/jenkinsci/jenkins[Jenkins core source code].
** Clone the forked repository to your machine.
Expand Down

0 comments on commit 9819070

Please sign in to comment.