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 08d5d618893d5ee64f3f77b2bf210d18b14a454d Merge: cab59b27 6595acc0 Author: Gary Gregory <[email protected]> AuthorDate: Sat Jul 11 08:25:50 2026 -0400 Merge pull request #621 from rootvector2/quote-unicode-whitespace Quote value with leading or trailing Unicode whitespace .../java/org/apache/commons/csv/CSVFormat.java | 10 +++++---- .../org/apache/commons/csv/CSVPrinterTest.java | 24 ++++++++++++++++++++++ 2 files changed, 30 insertions(+), 4 deletions(-)
