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 cb28abae Bump org.apache.commons:commons-parent from 77 to 78 #368 cb28abae is described below commit cb28abaec9ab8db51b63b5350f6e0a6777c64d95 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Tue Oct 22 10:39:27 2024 -0400 Bump org.apache.commons:commons-parent from 77 to 78 #368 --- 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 e0afd8ba..3f5ff561 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -51,7 +51,7 @@ The <action> type attribute can be add,update,fix,remove. <!-- ADD --> <action dev="ggregory" type="add" due-to="mufasa1976, Gary Gregory">Handle multipart/related Requests without content-disposition header.</action> <!-- UDPATE --> - <action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 66 to 77 #283, #294, #335, #343, #345, #351, #356, #360.</action> + <action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 66 to 78 #283, #294, #335, #343, #345, #351, #356, #360, #368.</action> <action dev="ggregory" type="update" due-to="Gary Gregory">Bump commons-io:commons-io from 2.16.0 to 2.17.0 #297, #352.</action> <action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 #319.</action> <action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.codehaus.mojo:taglist-maven-plugin from 3.0.0 to 3.1.0 #327.</action>