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 f1a35e72b55992312c3492830ee08df7f7f59bb1 Merge: 3385046f f53d0473 Author: Gary Gregory <[email protected]> AuthorDate: Mon Jul 13 11:39:47 2026 -0400 Merge pull request #622 from rootvector2/bom-byte-count Exclude byte-order mark from ExtendedBufferedReader byte counting .../apache/commons/csv/ExtendedBufferedReader.java | 25 ++++++++++++++++++++-- .../java/org/apache/commons/csv/CSVParserTest.java | 23 ++++++++++++++++++++ 2 files changed, 46 insertions(+), 2 deletions(-)
