We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9966402 commit e7433e2Copy full SHA for e7433e2
1 file changed
src/site/xdoc/index.xml
@@ -61,7 +61,7 @@ The <a href="scm.html">git repository</a> can be
61
<!-- ================================================== -->
62
<section name="Releases">
63
<ul>
64
- <li><a href="https://commons.apache.org/csv/download_csv.cgi">Download Apache Commons CSV current (mirrors)</a> requires Java 8</li>
+ <li><a href="https://commons.apache.org/csv/download_csv.cgi">Download Apache Commons CSV current (mirrors)</a>, requires Java 8 or above</li>
65
<li><a href="https://archive.apache.org/dist/commons/csv/">Download Apache Commons CSV archived releases</a></li>
66
</ul>
67
<p>
0 commit comments