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 7bc6c6c6 Bump commons-io:commons-io from 2.20.0 to 2.21.0 #594
7bc6c6c6 is described below
commit 7bc6c6c645f5a6e601a1659c249d3bb9df2dcaf1
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Nov 14 08:10:07 2025 -0500
Bump commons-io:commons-io from 2.20.0 to 2.21.0 #594
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 461c5805..e880efde 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -50,6 +50,7 @@
<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>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-codec:commons-codec from 1.19.0 to 1.20.0.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-io:commons-io from 2.20.0 to 2.21.0 #594.</action>
</release>
<release version="1.14.1" date="2025-07-27" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->