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-cli.git
The following commit(s) were added to refs/heads/master by this push:
new 94e1d428 Bump org.apache.commons:commons-parent from 77 to 78 #327
94e1d428 is described below
commit 94e1d4288677d2320db1baa2b960a3848a0fb8c1
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Oct 22 10:20:27 2024 -0400
Bump org.apache.commons:commons-parent from 77 to 78 #327
---
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 23291a40..73fa4334 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -33,7 +33,7 @@
<action type="add" dev="ggregory" due-to="Gary
Gregory">CommandLine.Builder implements Supplier<CommandLine>.</action>
<action type="add" dev="ggregory" due-to="Gary
Gregory">DefaultParser.Builder implements
Supplier<DefaultParser>.</action>
<!-- UPDATE -->
- <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-parent from 72 to 77 #302, #304,
#310, #315, #320.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-parent from 72 to 78 #302, #304,
#310, #315, #320, #327.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump commons-io:commons-io from 2.16.1 to 2.17.0 #309.</action>
</release>
<release version="1.9.0" date="2024-08-10" description="This release
contains new features and bug fixes and requires Java 8 or above.">