Skip to content

Commit 7c0ed54

Browse files
committed
Update README.adoc - build now requires JDK 25
1 parent 3b07db2 commit 7c0ed54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ See link:MAINTAINERS.md#ci[MAINTAINERS.md] for information about CI.
1818

1919
== Building from sources
2020

21-
The build requires at least JDK 21, and produces Java 17 bytecode.
21+
The build requires at least JDK 25, and produces Java 17 bytecode.
2222

2323
Hibernate uses https://gradle.org[Gradle] as its build tool. See the _Gradle Primer_ section below if you are new to
2424
Gradle.

0 commit comments

Comments
 (0)