Skip to content

Commit 6a529cc

Browse files
authored
Fix the JDK version documented to build the source code.
Closes: spring-projects#2610 Original pull request: spring-projects#2611.
1 parent fa41595 commit 6a529cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ https://github.com/spring-projects/spring-data-jpa/issues[issue tracker] to see
152152
== Building from Source
153153

154154
You don’t need to build from source to use Spring Data (binaries in https://repo.spring.io[repo.spring.io]), but if you want to try out the latest and greatest, Spring Data can be easily built with the https://github.com/takari/maven-wrapper[maven wrapper].
155-
You also need JDK 1.8.
155+
You also need JDK 17 or above.
156156

157157
[source,bash]
158158
----

0 commit comments

Comments
 (0)