diff --git a/README.adoc b/README.adoc index cc38a7d3069a..1a5f48f86e5b 100644 --- a/README.adoc +++ b/README.adoc @@ -18,7 +18,7 @@ See link:MAINTAINERS.md#ci[MAINTAINERS.md] for information about CI. == Building from sources -The build requires at least JDK 21, and produces Java 17 bytecode. +The build requires at least JDK 25, and produces Java 17 bytecode. Hibernate uses https://gradle.org[Gradle] as its build tool. See the _Gradle Primer_ section below if you are new to Gradle.