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 c55316f0 Remove incorrect issue attribute
c55316f0 is described below
commit c55316f0847e1ffdb2d260cef3658344597bcc0b
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Nov 5 07:19:15 2025 -0500
Remove incorrect issue attribute
---
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 901bce30..6c86450d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -43,7 +43,7 @@
<release version="1.14.2" date="YYYY-MM-DD" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->
<action type="fix" issue="CSV-320" dev="aherbert" due-to="Jan
Burkhardt">Remove Spotbugs dependency and use exclude-filter instead
#564.</action>
- <action type="fix" issue="CSV-320" dev="ggregory" due-to="Cassio
Santos">Remove broken website link #577.</action>
+ <action type="fix" dev="ggregory" due-to="Cassio Santos">Remove broken
website link #577.</action>
<!-- ADD -->
<!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-parent from 85 to 91 #573.</action>