Skip to content

Commit b309446

Browse files
committed
Update readme for JDK 24
We now require JDK 24 for building. See gh-46587
1 parent 6aa2950 commit b309446

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
@@ -86,7 +86,7 @@ We like to know the Spring Boot version, operating system, and JVM version you'r
8686
== Building from Source
8787

8888
You don't need to build from source to use Spring Boot (binaries in https://repo.spring.io[repo.spring.io]), but if you want to try out the latest and greatest, Spring Boot can be built and published to your local Maven cache using the https://docs.gradle.org/current/userguide/gradle_wrapper.html[Gradle wrapper].
89-
You also need JDK 17.
89+
You also need JDK 24.
9090

9191
[source,shell]
9292
----

0 commit comments

Comments
 (0)