Skip to content

Commit 6746a60

Browse files
doc: state the JDK11 requirement
Signed-off-by: Andreas Reichel <andreas@manticore-projects.com>
1 parent 357fa7e commit 6746a60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/site/sphinx/usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ How to use it
1818
Compile from Source Code
1919
==============================
2020

21-
You will need to have ``JDK 8`` or ``JDK 11`` installed.
21+
You will need to have ``JDK 8`` or ``JDK 11`` installed. Please note that JSQLParser-4.9 is the last ``JDK 8`` compatible release and all development after will depend on ``JDK 11``.
2222

2323
.. tab:: Maven
2424

0 commit comments

Comments
 (0)