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

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

commit 6d5993cb89f4f723ae416123b20f361bd863c484
Merge: 69248ba0 5e2d0590
Author: Gary Gregory <[email protected]>
AuthorDate: Wed May 20 08:03:31 2026 -0400

    Merge pull request #600 from 
garydgregory/fix/CSV-321_CSVFormat_equals_hashCode
    
    [CSV-321] CSVFormat.equals()/hashCode() ignores maxRows

 src/main/java/org/apache/commons/csv/CSVFormat.java     | 15 ++++++++-------
 src/test/java/org/apache/commons/csv/CSVFormatTest.java |  8 ++++++++
 2 files changed, 16 insertions(+), 7 deletions(-)

Reply via email to