mirror of https://github.com/apache/druid.git
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:
parent
f290cf083a
commit
586c713d12
|
@ -33,7 +33,7 @@ make sure it has `/master/` in the URL.
|
|||
|
||||
##### 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)
|
||||
|
||||
##### Other dependencies
|
||||
|
|
Loading…
Reference in New Issue