This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-csv.git


    from 86186dd9 Bump opencsv from 5.7.0 to 5.7.1
     new 0dd1bcc6 Organzie imports like the rest of CSV
     new ed43bba3 Use final and lambda shorthand
     new 50f45256 Fix compiler warning
     new 4a865fd7 Merge branch 'master' of 
https://gitbox.apache.org/repos/asf/commons-csv

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/main/java/org/apache/commons/csv/CSVFormat.java              | 2 +-
 src/test/java/org/apache/commons/csv/CSVDuplicateHeaderTest.java | 1 +
 src/test/java/org/apache/commons/csv/CSVParserTest.java          | 3 ++-
 src/test/java/org/apache/commons/csv/issues/JiraCsv211Test.java  | 4 +---
 src/test/java/org/apache/commons/csv/issues/JiraCsv288Test.java  | 4 ++--
 5 files changed, 7 insertions(+), 7 deletions(-)

Reply via email to