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 3750064106b1da8715813fc6895e1a2c075f7855 Merge: 64ea660f 513aac23 Author: Gary Gregory <[email protected]> AuthorDate: Fri May 22 07:54:46 2026 -0400 Merge pull request #604 from garydgregory/fix/CSV-325_CSVParser_setByteOffset [CSV-325] CSVParser applies characterOffset to bytePosition .../java/org/apache/commons/csv/CSVParser.java | 31 +++++++++++++++++++--- .../java/org/apache/commons/csv/CSVParserTest.java | 30 +++++++++++++++++++++ 2 files changed, 58 insertions(+), 3 deletions(-)
