This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-csv.git
The following commit(s) were added to refs/heads/master by this push:
new fb21d69d Bump org.apache.commons:commons-parent from 64 to 65 #376
fb21d69d is described below
commit fb21d69d3f1bd5eac638e07556a16ec471b10b38
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Dec 8 08:45:21 2023 -0500
Bump org.apache.commons:commons-parent from 64 to 65 #376
---
src/changes/changes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e14b21b6..89ea70ba 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -52,7 +52,7 @@
<action type="fix" issue="CSV-310" dev="ggregory" due-to="Buddhi De
Silva">Misleading error message when QuoteMode set to None #352.</action>
<!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-io:commons-io: from 2.11.0 to 2.15.1.</action>
- <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-parent from 57 to 64.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump commons-parent from 57 to 65 #376.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump h2 from
2.1.214 to 2.2.224 #333, #349, #359.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-lang3 from 3.12.0 to 3.14.0.</action>
<action type="update" dev="ggregory" due-to="Buddhi De Silva, Michael
Osipov, Gary Gregory">Update exception message in CSVRecord#getNextRecord()
#348.</action>