Updates build documentation to not mention explicit Java version as it was out of sync with the dedicated Java page. (#16674)

This means there is one less place to keep information in sync.
This commit is contained in:
Lars Francke 2024-07-03 17:23:15 +02:00 committed by GitHub
parent f290cf083a
commit 586c713d12
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ make sure it has `/master/` in the URL.
##### Installing Java and Maven ##### Installing Java and Maven
- JDK 8, 8u92+ or JDK 11. See our [Java documentation](../operations/java.md) for information about obtaining a JDK. - See our [Java documentation](../operations/java.md) for information about obtaining a supported JDK
- [Maven version 3.x](http://maven.apache.org/download.cgi) - [Maven version 3.x](http://maven.apache.org/download.cgi)
##### Other dependencies ##### Other dependencies