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 2bb94238 Bump com.opencsv:opencsv from 5.11 to 5.11.1 #551 2bb94238 is described below commit 2bb942380769d525d588efea88b2407e2db7a021 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Fri Jun 6 09:03:18 2025 -0400 Bump com.opencsv:opencsv from 5.11 to 5.11.1 #551 --- 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 d9b0fd2a..c86f459d 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -49,7 +49,7 @@ <!-- UPDATE --> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.18.0 to 2.19.0.</action> <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 81 to 84 #542.</action> - <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump com.opencsv:opencsv from 5.10 to 5.11 #545.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump com.opencsv:opencsv from 5.10 to 5.11.1 #545, #551.</action> </release> <release version="1.14.0" date="2025-03-15" description="This is a feature and maintenance release. Java 8 or later is required."> <!-- FIX -->