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-fileupload.git
The following commit(s) were added to refs/heads/master by this push:
new 04e493b6 Bump commons-io:commons-io from 2.16.0 to 2.16.1 #297
04e493b6 is described below
commit 04e493b6e9d38ec67dd431473e9aa9861df89347
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Apr 8 13:29:10 2024 -0400
Bump commons-io:commons-io from 2.16.0 to 2.16.1 #297
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 6eebbfbe..ca9024ee 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -49,6 +49,7 @@ The <action> type attribute can be add,update,fix,remove.
<!-- ADD -->
<!-- UDPATE -->
<action dev="ggregory" type="update" due-to="Gary
Gregory">Bump org.apache.commons:commons-parent from 66 to 67 #283.</action>
+ <action dev="ggregory" type="update" due-to="Gary
Gregory">Bump commons-io:commons-io from 2.16.0 to 2.16.1 #297.</action>
</release>
<release version="2.0.0-M2" date="2023-12-24" description="2.0.0-M2
Release, requires Java 11.">
<!-- FIX -->