File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ INTRODUCTION:
88This document contains the release notes for the 1.2-SNAPSHOT version of Apache Commons CSV.
99Commons CSV reads and writes files in variations of the Comma Separated Value (CSV) format.
1010
11- CSV requires at least Java 7.0 .
11+ CSV requires at least Java 6 .
1212
1313The Apache Commons CSV library provides a simple interface for reading and writing
1414CSV files of various types.
@@ -51,7 +51,7 @@ INTRODUCTION:
5151This document contains the release notes for the 1.1 version of Apache Commons CSV.
5252Commons CSV reads and writes files in variations of the Comma Separated Value (CSV) format.
5353
54- CSV requires at least Java 6.0.
54+ CSV requires at least Java 6.
5555
5656The Apache Commons CSV library provides a simple interface for reading and writing
5757CSV files of various types.
You can’t perform that action at this time.
0 commit comments