From 53b1f4eaa2a451aaba908a5fee7ce97a930021ac Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Thu, 2 Apr 2020 15:08:01 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/user/packages/maven_repository/index.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/user/packages') diff --git a/doc/user/packages/maven_repository/index.md b/doc/user/packages/maven_repository/index.md index 58f0f46052d..b4aec11d029 100644 --- a/doc/user/packages/maven_repository/index.md +++ b/doc/user/packages/maven_repository/index.md @@ -34,6 +34,11 @@ using Maven and understand how to build your own packages, move onto the ### Installing Maven +The required minimum versions are: + +- Java 11.0.5+ +- Maven 3.6+ + Follow the instructions at [maven.apache.org](https://maven.apache.org/install.html) to download and install Maven for your local development environment. Once installation is complete, verify you can use Maven in your terminal by running: -- cgit v1.2.3