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 3b179bcd2e469ae4be21a0ea5f66f7a4773c3768 Merge: 7cf896b0 4a28ba82 Author: Gary Gregory <[email protected]> AuthorDate: Wed May 20 12:57:11 2026 -0400 Merge pull request #602 from garydgregory/fix/CSV-322_CSVFormat_Builder_setQuote [CSV-322] CSVFormat.Builder.setQuote() does not refresh quotedNullString .../java/org/apache/commons/csv/CSVFormat.java | 2 ++ .../java/org/apache/commons/csv/CSVFormatTest.java | 24 ++++++++++++++++++++++ 2 files changed, 26 insertions(+)
