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 3d951f20 Remove broken website link #577
3d951f20 is described below
commit 3d951f20f67b85e3a08681ff79ca1c63385049a9
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Sep 29 06:46:21 2025 -0400
Remove broken website link #577
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index dd8e4c07..4e653285 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -43,6 +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>
<!-- ADD -->
<!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-parent from 85 to 88 #573.</action>