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-net.git
The following commit(s) were added to refs/heads/master by this push:
new 8d874f8f Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0
#273
8d874f8f is described below
commit 8d874f8fed1175042c4e580d590fcaa5945ded9a
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Aug 7 15:16:49 2024 -0400
Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 #273
---
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 dc108f96..e38f3fdc 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -85,7 +85,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="add" dev="ggregory" due-to="Gary
Gregory">org.apache.commons.net.nntp.Article#getNext().</action>
<!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-parent from 70 to 72 #261.</action>
- <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0
#268.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.16.0 #268,
#273.</action>
</release>
<release version="3.11.1" date="2024-06-07" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->