Skip to content

Commit c988a12

Browse files
committed
docs: correct minimum required JDK
1 parent 195e67e commit c988a12

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/site/xdoc/docs/installationguide.xml.vm

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,7 @@ Download</a> Source Distribution</p>
117117
<tbody>
118118
<tr>
119119
<td>Java Development Kit (JDK)</td>
120-
<td>1.8 or later (For instructions on setting up the JDK in
121-
different operating systems, visit <a href=
122-
"http://java.sun.com/">http://java.sun.com</a>)</td>
120+
<td>17 or later</td>
123121
</tr>
124122
<tr>
125123
<td>Disk</td>

0 commit comments

Comments
 (0)