This is an automated email from the ASF dual-hosted git repository.
tuglu 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 34af9be687c docs: fix readme to account for new JDKs (#19336)
34af9be687c is described below
commit 34af9be687c250c56f9e2f88740bba44ef301659
Author: jtuglu1 <[email protected]>
AuthorDate: Thu Apr 16 11:04:23 2026 -0700
docs: fix readme to account for new JDKs (#19336)
Follow-up to https://github.com/apache/druid/pull/19304/
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 88a4a605017..d182bbab86c 100644
--- a/README.md
+++ b/README.md
@@ -102,7 +102,7 @@ Find articles written by community members and a calendar
of upcoming events on
### Building from source
-Please note that JDK 17 or JDK 21 is required to build Druid.
+Please note that JDK 21 or JDK 25 is required to build Druid.
See the latest [build
guide](https://druid.apache.org/docs/latest/development/build.html) for
instructions on building Apache Druid from source.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]