Skip to content

Commit e7433e2

Browse files
committed
Clarifies Java platform requirement
1 parent 9966402 commit e7433e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/site/xdoc/index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The <a href="scm.html">git repository</a> can be
6161
<!-- ================================================== -->
6262
<section name="Releases">
6363
<ul>
64-
<li><a href="https://commons.apache.org/csv/download_csv.cgi">Download Apache Commons CSV current (mirrors)</a> requires Java 8</li>
64+
<li><a href="https://commons.apache.org/csv/download_csv.cgi">Download Apache Commons CSV current (mirrors)</a>, requires Java 8 or above</li>
6565
<li><a href="https://archive.apache.org/dist/commons/csv/">Download Apache Commons CSV archived releases</a></li>
6666
</ul>
6767
<p>

0 commit comments

Comments
 (0)