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 834540e7 Bump commons-io:commons-io from 2.16.0 to 2.16.1 #413
834540e7 is described below
commit 834540e7a50c1aaf4af86e6ed67a03437052fe2b
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Apr 8 13:24:41 2024 -0400
Bump commons-io:commons-io from 2.16.0 to 2.16.1 #413
---
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 5459700c..d99727fb 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -58,7 +58,7 @@
<action type="fix" dev="ggregory" due-to="DamjanJovanovic, Gary
Gregory">Support unusual Excel use cases: Add support for trailing data after
the closing quote, and EOF without a final closing quote #303.</action>
<action type="fix" dev="ggregory" due-to="Igor Kamyshnikov, Gary
Gregory">MongoDB CSV empty first column parsing fix #412.</action>
<!-- UPDATE -->
- <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-io:commons-io: from 2.11.0 to 2.16.0 #408.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-io:commons-io: from 2.11.0 to 2.16.1 #408, #413.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump commons-parent from 57 to 69 #410.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump h2 from
2.1.214 to 2.2.224 #333, #349, #359.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-lang3 from 3.12.0 to 3.14.0.</action>