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 93b064ca Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0
#338
93b064ca is described below
commit 93b064cae622755e1cfaa90ac85bea208f5d1026
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Aug 7 14:52:55 2024 -0400
Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 #338
---
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 82b73e1c..d188a918 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -55,7 +55,7 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="ggregory" type="update" due-to="Gary
Gregory">Bump commons-io:commons-io from 2.16.0 to 2.16.1 #297.</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>
- <action dev="ggregory" type="update" due-to="Gary
Gregory">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0
#331.</action>
+ <action dev="ggregory" type="update" due-to="Gary
Gregory">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.16.0 #331,
#338.</action>
</release>
<release version="2.0.0-M2" date="2023-12-24" description="2.0.0-M2
Release, requires Java 11.">
<!-- FIX -->