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 a3fc3163 Bump org.apache.commons:commons-parent from 77 to 78 #495
a3fc3163 is described below
commit a3fc3163ffdb52c11c8fa2649537a4ebd6c4ab98
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Oct 22 10:29:50 2024 -0400
Bump org.apache.commons:commons-parent from 77 to 78 #495
---
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 9727a16c..28be74c6 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -45,7 +45,7 @@
<!-- ADD -->
<action type="add" issue="CSV-313" dev="ggregory" due-to="Gary
Gregory">Add CSVPrinter.getRecordCount().</action>
<!-- UPDATE -->
- <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-parent from 76 to 77 #486.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-parent from 76 to 78 #486,
#495.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.codehaus.mojo:taglist-maven-plugin from 3.1.0 to 3.2.1
#493.</action>
</release>
<release version="1.12.0" date="2024-09-21" description="This is a feature
and maintenance release. Java 8 or later is required.">