Skip to content

Commit a8be319

Browse files
committed
Fix Java version.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1744855 13f79535-47bb-0310-9956-ffa450edef68
1 parent bad8061 commit a8be319

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/changes/release-notes.vm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ INTRODUCTION:
2525
This document contains the release notes for the ${version} version of Apache Commons CSV.
2626
Commons CSV reads and writes files in variations of the Comma Separated Value (CSV) format.
2727

28-
CSV requires at least Java 7.0.
28+
CSV requires at least Java 6.
2929

3030
$introduction.replaceAll("(?<!\015)\012", "
3131
").replaceAll("(?m)^ +","")

0 commit comments

Comments
 (0)