This is an automated email from the ASF dual-hosted git repository.

karan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new 586c713d129 Updates build documentation to not mention explicit Java 
version as it was out of sync with the dedicated Java page. (#16674)
586c713d129 is described below

commit 586c713d12964ebe69ce222f9c5ebcc8e8c28403
Author: Lars Francke <[email protected]>
AuthorDate: Wed Jul 3 17:23:15 2024 +0200

    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.
---
 docs/development/build.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/development/build.md b/docs/development/build.md
index 911f25aabbf..e96f37fdc4a 100644
--- a/docs/development/build.md
+++ b/docs/development/build.md
@@ -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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to