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-io.git
The following commit(s) were added to refs/heads/master by this push:
new c8015e0e3 Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0
#653
c8015e0e3 is described below
commit c8015e0e3fb436ae69195858189a4eaa66007381
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Aug 7 17:34:14 2024 -0400
Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 #653
---
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 ea96f6f71..f6597b532 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -90,7 +90,7 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="ggregory" type="update"
due-to="Dependabot">Bump tests commons-codec:commons-codec from 1.16.1 to
1.17.1 #644.</action>
<action dev="ggregory" type="update"
due-to="Dependabot">Bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to
3.3.0 #632.</action>
<action dev="ggregory" type="update"
due-to="Dependabot">Bump org.apache.commons:commons-parent from 69 to 72 #628,
#637, #649.</action>
- <action dev="ggregory" type="update"
due-to="Dependabot">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0
#645.</action>
+ <action dev="ggregory" type="update"
due-to="Dependabot">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.16.0
#645, #653.</action>
</release>
<release version="2.16.1" date="2024-04-04" description="Java 8 is
required.">
<!-- FIX -->