This is an automated email from the ASF dual-hosted git repository.

aherbert 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 e46fea81 Track changes
e46fea81 is described below

commit e46fea81ec00cdcf7fc5eef7e7d3bc9f7c2d2bba
Author: Alex Herbert <[email protected]>
AuthorDate: Thu Aug 21 10:14:07 2025 +0100

    Track changes
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 925c704c..ead39353 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -42,6 +42,7 @@
   <body>
     <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>
       <!-- ADD -->
       <!-- UPDATE --> 
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">[test] Bump com.opencsv:opencsv from 5.11.2 to 5.12.0 #558.</action>

Reply via email to